diff --git a/lemoncurry/templates/lemoncurry/layout.html b/lemoncurry/templates/lemoncurry/layout.html index 7285eae..58d7dbb 100644 --- a/lemoncurry/templates/lemoncurry/layout.html +++ b/lemoncurry/templates/lemoncurry/layout.html @@ -1,10 +1,11 @@ {% load analytical compress favtags lemoncurry_tags meta static theme_colour %} - + {% site_name as site_name %}{% request_uri request as uri %}{% request_origin request as origin %} {% analytical_head_top %} {% if title %}{{ title }} ~ {% endif %}{{ site_name }} + {% if atom %}{% endif %}