${h.form(url(controller='user_settings', action='rel_toggle', name=c.user.name.lower()), method='POST')}
<p>
<input type="hidden" name="target_user" value="${c.this_user.id}">
${h.form(url(controller='user_settings', action='rel_toggle', name=c.user.name.lower()), method='POST')}
<p>
<input type="hidden" name="target_user" value="${c.this_user.id}">