{% extends "base.html" %} {% block title %} {{ title }} {% endblock %} {% block content %} {{ title }} {{ body }} View the discussion thread.blog comments powered by Disqus {% endblock %} {% block script %} {% endblock %}