{% extends 'theme/base.html' %} {# No sidebar. #} {% block section_sidebar %}{% endblock %} {# Extend the width of the main content column since there's no sidebar. #} {% block section_main_class %}twelve columns{% endblock %}