summaryrefslogtreecommitdiff
path: root/src/pydrilla/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/pydrilla/templates/index.html')
-rw-r--r--src/pydrilla/templates/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pydrilla/templates/index.html b/src/pydrilla/templates/index.html
index 71de8ba..5f5b319 100644
--- a/src/pydrilla/templates/index.html
+++ b/src/pydrilla/templates/index.html
@@ -27,6 +27,4 @@ in a proprietary program, I am not going to enforce this in court.
{% block body %}
{{ super() }}
<h2>{{ _('hydrilla_welcome') }}</h2>
- <h4>content</h4>
- {{ content }}
{% endblock %}