{% extends "base.html" %} {% block main_content_wrapper %} {% if full_width %}
{% else %}
{% endif %} {% endblock %} {% block content %} {# alert for non-current Boost versions #}
{% include "libraries/includes/version_alert.html" %}
{% endblock %}