{% extends "base.html" %} {% load static thumbnail colour_tags %} {% block title %}{{ object.name }} - {{ block.super }}{% endblock %} {% block content %}
{{ object.description|safe }}
{% endif %} {{ columns.content }} {% include 'glitter/includes/church_detail_footer.html' %} {% include 'glitter/includes/church_tabbox.html' %}