{% extends "base.html" %} {% block title %}{% if heading %}{{ heading }}{% else %}{{ confirm_label }}{% endif %} — {{ club.name }}{% endblock %} {% block content %}
{{ confirm_prompt }}
{{ body }}