diff options
Diffstat (limited to 'app/templates/base/index.html')
| -rw-r--r-- | app/templates/base/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/templates/base/index.html b/app/templates/base/index.html index 357a399..3e91518 100644 --- a/app/templates/base/index.html +++ b/app/templates/base/index.html @@ -1,4 +1,5 @@ {% extends 'base.html' %} {% block content %} + Index Page {% endblock %} |
