{% if this.color == 'primary' %}
{% else %}
{% endif %}
{% if this.color == 'primary' %}
{% else %}
{% endif %}
{% if this._model == 'donate-form' and this.header_image|length %} {% else %}
{% block section %}{{ this.section }}{% endblock %}

{% block title %}{{ this.title }}{% endblock %}

{% if this.header_description_alignment == 'center' %}
{% elif this.header_description_alignment == 'right' %}
{% else %}
{% endif %} {% block header_description %}{{ this.header_description }}{% endblock %}
{% endif %}
{% if this.section_id == 'about' %} {% include 'pagenav.html' %} {% endif %}