{% block head_block %} {% endblock %} {% load custom_filter %} {% if user.is_authenticated %} {% endif %} {% spaceless %}
{% block topbar %} REIndicator homepage {% if user.is_authenticated %}
{% if not user|has_group:"Hiatus" %}
{{webinarLink.label}} {{webinarLink.time}}
{{webinarLink.topic}}
Learn About Version 5.5
{% endif %}
{% if not user|has_group:"Hiatus" %} {% endif %}
Welcome, {% firstof user.get_short_name user.get_username %}.
{% if not user|has_group:"Hiatus" %} {% endif %} {% else %} {% endif %} {% endblock %}
{% block content %}{% endblock %}
{% block buttonoverlay %}{% endblock %}
{% block drawer %}{% endblock %}

Please Wait -- Creating PDF

{% block map %}{% endblock %} {% block map_scripts %}{% endblock %} {% block very_bottom %}{% endblock %} {% endspaceless %}