diff --git a/templates/home.html b/templates/home.html index a7678c3..da45a02 100644 --- a/templates/home.html +++ b/templates/home.html @@ -11,52 +11,5 @@ {% endblock %} {% block content %} -{% if MALT_HOME is defined %} - {% for section in MALT_HOME %} -
- {{ item['text'] }} -
- {% endif %} - - {% if 'buttons' in item %} -