{% extends mobile_device|yesno:"base.html,base/popup.html" %} {% if mobile_device %} {% block extrahead %} {% load static %} {% endblock %} {% endif %} {% load custom_tags_and_filters %} {% block title %}New training request{% endblock %} {% block content %} {% if not selected_tool %}