Changeset 834bcc3 in Klonkt for src/views/pages/account.ejs
- Timestamp:
- 06/23/2026 06:14:27 PM (3 months ago)
- Branches:
- main
- Children:
- d774679
- Parents:
- bb42dfb
- File:
-
- 1 edited
-
src/views/pages/account.ejs (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/views/pages/account.ejs
rbb42dfb r834bcc3 90 90 </section> 91 91 92 <%# ── PERSO ONLIJKE TAAL ───────────────────────────────────── %>92 <%# ── PERSONAL LANGUAGE ──────────────────────────────────── %> 93 93 <% if (canMutate) { %> 94 94 <section class="ax-card"> … … 110 110 <% } %> 111 111 112 <%# ── SITE ( eigenaar mag de naam van z'n site aanpassen)── %>112 <%# ── SITE (owner may update their site name) ─────────── %> 113 113 <% if (typeof editableSite !== 'undefined' && editableSite && canMutate) { %> 114 114 <section class="ax-card"> … … 130 130 <% } %> 131 131 132 <%# ── WACHTWOORD────────────────────────────────────────── %>133 <%# In kijker-modus geen wachtwoord-sectie (niets te wijzigen). %>132 <%# ── PASSWORD ──────────────────────────────────────────── %> 133 <%# In viewer mode there is no password section (nothing to change). %> 134 134 <% if (canMutate) { %> 135 135 <% if (hasPassword) { %>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)