{% extends "events/base.html" %} {% load event_tags %} {% load base_filters %} {% load styled_forms %} {% block title %}{{ event.title }} - custom registration form(s){% endblock %} {% block extra_head %} {{ block.super }} {% endblock extra_head %} {% block body %}
This event doesn't use custom registration forms.
{% endif %}