{% extends "chapters/base-wide.html" %} {% load chapter_tags %} {% block title %}{% trans "Chapter Membership Application" %}{% endblock %} {% block extra_head %} {{ block.super }} {% endblock %} {% block content %}
{{ app.renewal_description|safe }}
{% endif %} {% else %} {% if not is_edit %} {% if app.description %}{{ app.description|safe }}
{% endif %} {% endif %} {% endif %}