- Timestamp:
- 07/16/2026 12:20:51 PM (8 weeks ago)
- Branches:
- main
- Children:
- 2d6a9c3
- Parents:
- 72f936a
- git-author:
- Robin <roboburr@…> (07/12/2026 11:43:58 PM)
- git-committer:
- Robin <roboburr@…> (07/16/2026 12:20:51 PM)
- Location:
- src/views
- Files:
-
- 1 added
- 1 edited
-
pages/followers.ejs (added)
-
partials/fedi-tabs.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/partials/fedi-tabs.ejs
r72f936a r8878814 10 10 <a href="/following" class="fedi-tab<%= _a === 'following' ? ' is-active' : '' %>" 11 11 hx-get="/following?partial=1" hx-target="#pcms-main" hx-swap="innerHTML" hx-push-url="/following" hx-indicator="#pcms-loading"><%= t('tl.tab_following') %></a> 12 <a href="/followers" class="fedi-tab<%= _a === 'followers' ? ' is-active' : '' %>" 13 hx-get="/followers?partial=1" hx-target="#pcms-main" hx-swap="innerHTML" hx-push-url="/followers" hx-indicator="#pcms-loading"><%= t('tl.tab_followers') %></a> 12 14 <a href="/fediverse" class="fedi-tab<%= _a === 'reacties' ? ' is-active' : '' %>" 13 15 hx-get="/fediverse?partial=1" hx-target="#pcms-main" hx-swap="innerHTML" hx-push-url="/fediverse" hx-indicator="#pcms-loading"><%= t('tl.tab_replies') %></a>
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)