profile_table_header

   Usages of this macro
... in user_profile.naml
74
75
76
77
78
79
80
<macro name="profile_table_header" dot_parameter="text">
    <tr>
        <td class="title-row medium-border-color" colspan="2">
            <n.text/>
        </td>
    </tr>
</macro>