X-Git-Url: https://git.sommitrealweird.co.uk/sommitrealweird.git/blobdiff_plain/670af4e558fa7044af5a17e95f3a0939f65fbdc5..063db73ed31f7cce0ca8b595b348ee44b6894167:/sommitrealweird/blog/templates/blog/single_entry_rst.html?ds=sidebyside diff --git a/sommitrealweird/blog/templates/blog/single_entry_rst.html b/sommitrealweird/blog/templates/blog/single_entry_rst.html index d8dbd10..64123bf 100644 --- a/sommitrealweird/blog/templates/blog/single_entry_rst.html +++ b/sommitrealweird/blog/templates/blog/single_entry_rst.html @@ -2,6 +2,10 @@ {% load markup %} +{% block title %} +{{ entry.content|restructuredtext }} +{% endblock %} + {% block content %}

{{ entry.title }}