summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/home.html.twig2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/home.html.twig b/templates/home.html.twig
index 9d68d5b..ff817d1 100644
--- a/templates/home.html.twig
+++ b/templates/home.html.twig
@@ -18,7 +18,7 @@
</div>
</div>
<div class="center">
- <div class="content reveal">
+ <div class="content">
{% set foo = page.content|raw %}
{% set sp = foo|split(page.header.page_list_placeholder) %}
{{sp[0]|raw}}