{% load i18n %} {% load smart_if %} {% if active_tab != "ask" %} {% else %} {% include "ask_form.html" %} {% endif %}