diff options
Diffstat (limited to 'templates/main/index.html')
-rw-r--r-- | templates/main/index.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/main/index.html b/templates/main/index.html index e498c761..3d88a4eb 100644 --- a/templates/main/index.html +++ b/templates/main/index.html @@ -2,11 +2,6 @@ {% block title %}Home{% endblock %} {% block content %} <div class="uk-section uk-section-primary" style="padding-top: 20px;"> - <div class="uk-container uk-container-expand" style="padding-bottom: 20px;"> - <a class="uk-button uk-button-default" href="">Page One</a> - <a class="uk-button uk-button-default" href="">Page Two</a> - <a class="uk-button uk-button-default" href="">Page Three</a> - </div> <div class="uk-container uk-text-center"> {# <img src="/static/logos/logo_banner.png" style="height: 150px; margin: auto;" />#} <p> |