{% extends "base.html" %} {% load static %} {% block content %} {% include "call_out_form.html" with no_js=True %} {% endblock %}