diff --git a/themes/intotheeast/templates/dailies.html.twig b/themes/intotheeast/templates/dailies.html.twig index 49cd879..2a91ec4 100644 --- a/themes/intotheeast/templates/dailies.html.twig +++ b/themes/intotheeast/templates/dailies.html.twig @@ -126,21 +126,4 @@ document.querySelectorAll('.journal-photo-wrap').forEach(function (wrap) { } }); - {% endblock %} diff --git a/themes/intotheeast/templates/stories.html.twig b/themes/intotheeast/templates/stories.html.twig index 26b0d5b..afd8df8 100644 --- a/themes/intotheeast/templates/stories.html.twig +++ b/themes/intotheeast/templates/stories.html.twig @@ -74,22 +74,4 @@

No stories yet — check back soon.

{% endif %} - {% endblock %}