summaryrefslogtreecommitdiffstats
path: root/templates/expopage.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/expopage.html')
-rw-r--r--templates/expopage.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/templates/expopage.html b/templates/expopage.html
index 2816b8e..1be325d 100644
--- a/templates/expopage.html
+++ b/templates/expopage.html
@@ -1,12 +1,9 @@
+<!DOCTYPE html>
<!-- expopage.html - this text visible because this template has been included -->
{% extends "expobase.html" %}
{% block title %}{{ title }}{% endblock %}
{% block bodyattrs %}{% if homepage %} id="homepage"{% endif %}{% endblock %}
-{% if troggle %}
-
-{% endif %}
{% block body %}
-
{{ body|safe }}
{% if homepage %}