content(theme): rename nav/heading/CTA 'Past Trips' to 'Trips'
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
{% block content %}
|
||||
{% import 'macros/cover.html.twig' as cover %}
|
||||
<h1 class="trips-heading">Past Trips</h1>
|
||||
<h1 class="trips-heading">Trips</h1>
|
||||
{# Owner gate (R1): broader than trip.html.twig's owner_can_edit — publishing
|
||||
works on ANY trip, not just the active one, so it's just owner identity. #}
|
||||
{% set is_owner = grav.user.authenticated
|
||||
|
||||
Reference in New Issue
Block a user