{{ entry.title }}
-{{ entry.summary|striptags|slice(0, 250)|trim }}
- Read entry → -{{ entry.title }}
+{{ entry.summary|striptags|slice(0, 250)|trim }}
+ Read entry → +{{ entry.title }}
+No entries yet. The journey is about to begin.
diff --git a/themes/intotheeast/templates/stories.html.twig b/themes/intotheeast/templates/stories.html.twig index 08fd1dc..66a35f2 100644 --- a/themes/intotheeast/templates/stories.html.twig +++ b/themes/intotheeast/templates/stories.html.twig @@ -1,5 +1,9 @@ {% extends 'partials/base.html.twig' %} +{% block nav %} +← Back +{% endblock %} + {% block content %}{{ page.title }}
Stories coming soon.