]> git.sommitrealweird.co.uk Git - sommitrealweird.git/blobdiff - sommitrealweird/content/templates/html.html
rename 'content' to 'bpcms'
[sommitrealweird.git] / sommitrealweird / content / templates / html.html
diff --git a/sommitrealweird/content/templates/html.html b/sommitrealweird/content/templates/html.html
deleted file mode 100644 (file)
index 9388e68..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-{% extends "base.html" %}
-{% load markup %}
-
-{% block content %}
-<h1> {{ title }}</h1>
-{{ content }}
-{% endblock %}