{% extends 'base.html' %} {% block content %} {% include "edit.html" with content=events %}
{{events.formatted_header|safe}}
{{events.formatted_body|safe}}
{% include "opt.html" with content=events %} {% include "links.html" with content=events %} {% include "gallery.html" with gallery=gallery %}{{ events.formatted_teaser }}