X-Git-Url: https://git.sommitrealweird.co.uk/sommitrealweird.git/blobdiff_plain/23038a1b9fab906d029198fdbf02665b551c52a9..2e02e107aff23d09c81ac970101ebe2f9ce5e760:/sommitrealweird/bpcms/templates/bpcms/html.html diff --git a/sommitrealweird/bpcms/templates/bpcms/html.html b/sommitrealweird/bpcms/templates/bpcms/html.html index 9388e68..910429a 100644 --- a/sommitrealweird/bpcms/templates/bpcms/html.html +++ b/sommitrealweird/bpcms/templates/bpcms/html.html @@ -2,6 +2,6 @@ {% load markup %} {% block content %} -

{{ title }}

+

{{ title }}

{{ content }} {% endblock %}