From 16b44513f252877328acf81884f93cfe2fe7766b Mon Sep 17 00:00:00 2001 From: Mischa Date: Fri, 19 Jun 2026 15:51:51 +0200 Subject: [PATCH] fix: stories escape link goes to trip page not archive --- themes/intotheeast/templates/stories.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/intotheeast/templates/stories.html.twig b/themes/intotheeast/templates/stories.html.twig index 66a35f2..80fa2a8 100644 --- a/themes/intotheeast/templates/stories.html.twig +++ b/themes/intotheeast/templates/stories.html.twig @@ -1,7 +1,7 @@ {% extends 'partials/base.html.twig' %} {% block nav %} -← Back +← Back {% endblock %} {% block content %}