Changeset 99989f9 in Klonkt for src/views/pages/account.ejs
- Timestamp:
- 06/28/2026 04:57:19 PM (2 months ago)
- Branches:
- main
- Children:
- 201ec06
- Parents:
- 74c5abc
- File:
-
- 1 edited
-
src/views/pages/account.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/pages/account.ejs
r74c5abc r99989f9 30 30 <% var _av = (typeof siteAvatar !== 'undefined' ? siteAvatar : null); %> 31 31 <% if (_av) { %> 32 <img src="<%= _av%>" alt="">32 <img src="<%= avatar(_av, 128) %>" alt=""> 33 33 <% } else { %> 34 34 <span><%= account.username.charAt(0).toUpperCase() %></span>
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)