{% extends "radpress/base_content.html" %} {% load url from future %} {% block content %}

{{ object.title }}

{{ object.content_body|safe }}
{% endblock %}