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

{{ region[1] }}

{% block title %} {{ region[2] }} {% endblock %}


Edit

{% endblock %}