{% extends 'base.html' %} {% block site_content %}
{% if show_captcha == true %} {% endif %} {% endblock %} {% block custom_js %} {% if show_captcha == true %} {% endif %} {% endblock %}