diff options
Diffstat (limited to '')
-rw-r--r-- | templates/page.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/page.html b/templates/page.html index 8703c7c..394dd97 100644 --- a/templates/page.html +++ b/templates/page.html @@ -10,9 +10,6 @@ post № {{ page.slug }} {%- block description %} post № {{ page.slug }} -{%- if page.title -%} -· <em>{{ page.title }}</em> -{%- endif -%} {%- endblock description %} {%- block content %} |