Changeset fe86013 in Klonkt for src/views/partials
- Timestamp:
- 06/21/2026 11:45:21 AM (3 months ago)
- Branches:
- main
- Children:
- 929d98d
- Parents:
- 137cca5
- File:
-
- 1 edited
-
src/views/partials/like-button.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/partials/like-button.ejs
r137cca5 rfe86013 18 18 <% } else { %> 19 19 <a class="like-btn" href="/auth/login?next=<%= encodeURIComponent((typeof loginNext !== 'undefined' && loginNext) ? loginNext : '/') %>" 20 title=" Log in om deze post te liken">20 title="<%= t('like.login_title') %>"> 21 21 <span class="like-heart" aria-hidden="true">♡</span> 22 22 <span class="like-count"><%= _cnt %></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)