{% if event.type == 'conference' %} {% extends 'events/registration/display/_event_registration_base.html' %} {% else %} {% extends 'events/registration/display/_meeting_registration_base.html' %} {% endif %} {% block subtitle %} {{ regform.title }}: {% trans %}Checkout{% endtrans %} {% endblock %} {% block content %}
{% if not force_plugin %}