aboutsummaryrefslogtreecommitdiff
path: root/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/index.html b/templates/index.html
index b48d6d0..3747250 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -39,10 +39,6 @@
<div class="content text">
{% block content %}
- <div id="features" class="heading-text">
- {{ section.title }}
- </div>
-
{{ section.content | safe }}
{% endblock content %}
</div>