diff options
Diffstat (limited to 'app/views/App/Index.html')
| -rw-r--r-- | app/views/App/Index.html | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/app/views/App/Index.html b/app/views/App/Index.html deleted file mode 100644 index cf36a51..0000000 --- a/app/views/App/Index.html +++ /dev/null @@ -1,13 +0,0 @@ -{{set . "title" "Home"}} -{{template "header.html" .}} -{{template "navbar.html" .}} - -<div class="container"> - <div class="text-center"> - <div class="row"> - </div> - </div> -</div> - - -{{template "footer.html" .}} |
