summaryrefslogtreecommitdiff
path: root/static/website/templates/content.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/website/templates/content.html')
-rw-r--r--static/website/templates/content.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/website/templates/content.html b/static/website/templates/content.html
new file mode 100644
index 0000000..88e9736
--- /dev/null
+++ b/static/website/templates/content.html
@@ -0,0 +1,3 @@
+{% block content %}
+<h1>Contene</h1>
+{% endblock%} \ No newline at end of file