diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/main/index.html | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/templates/main/index.html b/templates/main/index.html index 05537b6e..c7b85bf9 100644 --- a/templates/main/index.html +++ b/templates/main/index.html @@ -38,17 +38,4 @@ </div> </div> </div> - - <div class="uk-section" style="padding-top: 20px;"> - <div class="uk-container"> - <div uk-grid class="uk-child-width-expand uk-grid-large"> - <div> - <a class="uk-button uk-button-default uk-button-large uk-width-1-1">One</a> - </div> - <div> - <a class="uk-button uk-button-default uk-button-large uk-width-1-1">Two</a> - </div> - </div> - </div> - </div> {% endblock %}
\ No newline at end of file |