real fix to blog title
authorBrett Parker <iDunno@sommitrealweird.co.uk>
Fri, 5 Jun 2009 23:57:06 +0000 (00:57 +0100)
committerBrett Parker <iDunno@sommitrealweird.co.uk>
Fri, 5 Jun 2009 23:57:06 +0000 (00:57 +0100)
sommitrealweird/blog/templates/blog/single_entry_rst.html

index 64123bf55aef8ce156a41a96f4f2a2c927426ef5..2fa2af2a9bca92a1c25c30f96454ade1de8d2a28 100644 (file)
@@ -3,7 +3,7 @@
 {% load markup %}
 
 {% block title %}
-{{ entry.content|restructuredtext }}
+{{ entry.title }}
 {% endblock %}
 
 {% block content %}