{% extends "base.html" %} {% load staticfiles %} {% block title %}Topics{% endblock title %} {% block head_content %} {% endblock head_content %} {% block breadcrumbs %}
{{ topic.short_description|safe }}