Skip to content
Code-Schnipsel Gruppen Projekte
UserProfile.html 234 B
Newer Older
  • Learn to ignore specific revisions
  • <h1>{{header}}</h1>
    <table class="quiqqer-memberships-profile-userprofile-table">
        <thead>
        <tr>
            <th>{{headerMembership}}</th>
            <th>{{headerMembershipData}}</th>
        </tr>
        </thead>
        <tbody></tbody>
    </table>