diff --git a/receitasdecerveja/themes/monospace/templates/base.html b/receitasdecerveja/themes/monospace/templates/base.html index 40d111e..a3f0b0e 100644 --- a/receitasdecerveja/themes/monospace/templates/base.html +++ b/receitasdecerveja/themes/monospace/templates/base.html @@ -1,5 +1,5 @@ - + {% block title %}{{ SITENAME }}{%endblock%} @@ -8,6 +8,7 @@ {% if FEED_RSS %} {% endif %} +