From 69d7dc9005c44c4204bb2b3703ace7943224db5b Mon Sep 17 00:00:00 2001 From: "mb@mb" Date: Thu, 1 Feb 2018 16:35:53 +0100 Subject: [PATCH] detail in base --- themes/cetcat/templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/cetcat/templates/base.html b/themes/cetcat/templates/base.html index 89166945ed..17abe3df5d 100644 --- a/themes/cetcat/templates/base.html +++ b/themes/cetcat/templates/base.html @@ -10,8 +10,8 @@ {% from 'syndication.html' import syndication with context %} {{ syndication(article) }} - - + + {% endblock head %}