real fix to blog title
[sommitrealweird.git] / sommitrealweird / blog / templates / blog / single_entry_rst.html
index d8dbd10bab8fc5bcb9541b9885390eb5dd9f319e..2fa2af2a9bca92a1c25c30f96454ade1de8d2a28 100644 (file)
@@ -2,6 +2,10 @@
 
 {% load markup %}
 
+{% block title %}
+{{ entry.title }}
+{% endblock %}
+
 {% block content %}
 <h1>{{ entry.title }}</h1>
 <div class="blogentry">