diff options
Diffstat (limited to 'templates/main/index.html')
-rw-r--r-- | templates/main/index.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/templates/main/index.html b/templates/main/index.html index 6a447567..48ca8f12 100644 --- a/templates/main/index.html +++ b/templates/main/index.html @@ -1,11 +1,4 @@ {% extends "main/base.html" %} {% block title %}Home{% endblock %} {% block content %} -<div class="uk-container uk-section"> - <div class="uk-alert-danger" uk-alert> - <p> - - </p> - </div> -</div> {% endblock %}
\ No newline at end of file |