diff --git a/templates/page/page.html.twig b/templates/page/page.html.twig index e1295ef..b87d7d4 100644 --- a/templates/page/page.html.twig +++ b/templates/page/page.html.twig @@ -1,138 +1,153 @@ - - + -{% if crt_path %} -{% if slideshow_display %} -
-
-
- {% endif %} - {% endif %} - {% if page.content %} -
{{ page.content }}
- {% endif %} - + {% endif %} + {% endif %} + {% if page.content %} +
{{ page.content }}
+ {% endif %} + - -{% if show_copyright %} -
-

® {{ footer_copyright }}

-
-{% endif %} + - - - + {% if show_copyright %} +
+

® + {{ footer_copyright }}

+
+ {% endif %} - + + + +