From 27aaf92d26eb75157dcfa923a5d63ea63feeb98c Mon Sep 17 00:00:00 2001 From: luxagraf Date: Thu, 7 Feb 2019 09:54:16 -0600 Subject: updated stylesheets and added essays --- design/templates/details/page.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'design/templates/details/page.html') diff --git a/design/templates/details/page.html b/design/templates/details/page.html index d4435b3..d6cc4de 100644 --- a/design/templates/details/page.html +++ b/design/templates/details/page.html @@ -3,7 +3,7 @@ {% block pagetitle %}Luxagraf | {{object.title}}{% endblock %} {% block metadescription %}{{object.meta_description}}{% endblock %} {%block htmlclass%}class="detail"{%endblock%} -{%block bodyid%}id="{{object.title|lower}}"{%endblock%} +{%block bodyid%}id="{{object.title|slugify}}"{%endblock%} {% block primary %}