{% extends 'base.html' %} {% block content %}

{{ title }}

{{ content | safe }}
{% endblock %}