feat: dailies merges stories, id attrs for map sync; stories escape link

This commit is contained in:
2026-06-19 15:47:42 +02:00
parent b66f1cdb2d
commit ab8a5138dd
2 changed files with 80 additions and 45 deletions
@@ -1,5 +1,9 @@
{% extends 'partials/base.html.twig' %}
{% block nav %}
<a class="story-escape" href="{{ page.parent.parent.url }}">← Back</a>
{% endblock %}
{% block content %}
<h1>{{ page.title }}</h1>
<p>Stories coming soon.</p>