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