aboutsummaryrefslogtreecommitdiffstats
path: root/examples/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'examples/templates/base.html')
-rw-r--r--examples/templates/base.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/templates/base.html b/examples/templates/base.html
deleted file mode 100644
index 1ff37dab..00000000
--- a/examples/templates/base.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
- <head>
- </head>
- <body>
-{% block content %}{% endblock %}
- </body>
-</html> \ No newline at end of file