{% extends "events/base-wide.html" %} {% load event_tags %} {% load styled_forms %} {% load base_filters %} {% load i18n %} {% block title %}{{ block.super }}Registration Pre {{ event.title }} {{ event.start_dt|date:"M j, Y" }}{% endblock %} {% block extra_head %} {{ block.super }} {% endblock %} {% block body %}
{{ pricing.title }}{% if pricing.target_display %} ({{ pricing.target_display }}){% endif %}
{% trans "Available Before" %}: {{ pricing.end_dt|date:'M j g:i A' }}
{{ pricing.description|safe }}
{% trans "Price" %}: {{ SITE_GLOBAL_CURRENCYSYMBOL }}{{ pricing.price }}
{{ pricing.title }}{% if pricing.target_display %} ({{ pricing.target_display }}){% endif %}
{% trans "Available Before" %}: {{ pricing.end_dt|date:'M j g:i A' }}
{{ pricing.description|safe }}
{% trans "Price" %}: {{ SITE_GLOBAL_CURRENCYSYMBOL }}{{ pricing.price }}