edit_profile_path

NAML documentation   Watch a video
   Usages of this macro
... in utilities.naml
693
694
695
696
697
<macro name="edit_profile_path" requires="user">
    <n.encode_url
Macro
Parameters: text
.>
        /template/NamlServlet.jtp?macro=edit_profile&user=<n.id
Binary
Namespace: UserNamespace
/>
    </n.encode_url.>
</macro>