Files @ 9c68e4c32668
Branch filter:

Location: symposion_app/symposion_project/templates/site_base_onecolumn.html

Luke Hatcher
use section name instead of section for box slugs
1
2
3
4
5
{% extends "site_base.html" %}

{% block body_outer %}
    {% block body %}{% endblock %}
{% endblock %}