$if haveMethod res

#{puri} #{ruri} $forall (mname,method) <- M.toList (r_methods res) $# modal shown by hashchange event $if null (m_securedBy method) #{mname} $else #{mname}
$maybe desc <- r_description res
^{txt2md desc}
$forall (mname,method) <- M.toList (r_methods res)
$if null (m_securedBy method) #{mname} $else #{mname}
$maybe desc <- m_description method ^{txt2md desc}
$forall (mname,method) <- M.toList (r_methods res)