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