Changeset 74c2473 in Klonkt for src/views/pages/hub-home.ejs
- Timestamp:
- 06/14/2026 06:48:50 PM (3 months ago)
- Branches:
- main
- Children:
- a1c8cb8
- Parents:
- ce8c8c2
- File:
-
- 1 edited
-
src/views/pages/hub-home.ejs (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/views/pages/hub-home.ejs
rce8c8c2 r74c2473 55 55 <section class="hub-sec"> 56 56 <h2 class="hub-sec-title"> 57 Artiesten57 Leden 58 58 <% if (_hasMore) { %><span class="hub-sec-count"><%= _total %></span><% } %> 59 59 </h2> … … 73 73 <% if (_hasMore) { %> 74 74 <div class="hub-more"> 75 <a class="hub-more-link" href="/artiesten">Alle <%= _total %> artiesten <span aria-hidden="true">→</span></a>75 <a class="hub-more-link" href="/artiesten">Alle <%= _total %> leden <span aria-hidden="true">→</span></a> 76 76 </div> 77 77 <% } %> … … 82 82 <% if (posts && posts.length) { %> 83 83 <section class="hub-sec"> 84 <h2 class="hub-sec-title">Laatste posts van users</h2>84 <h2 class="hub-sec-title">Laatste posts van onze leden.</h2> 85 85 <div class="hub-feed"> 86 86 <% posts.forEach(function(p){ %>
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)