Lots of changes to fix lots of bugs and add comments to blog
[sommitrealweird.git] / sommitrealweird / blog / templates / blog / single_entry_rst.html
index 64123bf55aef8ce156a41a96f4f2a2c927426ef5..9b49f5539dccb7dcd4f0867a877530bed3c7c791 100644 (file)
@@ -1,10 +1,6 @@
 {% extends "base.html" %}
 
-{% load markup %}
-
-{% block title %}
-{{ entry.content|restructuredtext }}
-{% endblock %}
+{% load xhtml11rst %}
 
 {% block content %}
 <h1>{{ entry.title }}</h1>