{% extends request.is_ajax|yesno:'base_ajax.html,base_rigs.html' %} {% load widget_tweaks %} {% load static %} {% load help_text from filters %} {% load profile_by_index from filters %} {% load button from filters %} {% block css %} {{ block.super }} {% endblock %} {% block preload_js %} {{ block.super }} {% endblock %} {% block js %} {{ block.super }} {% include 'partials/datetime-fix.html' %} {% endblock %} {% block content %}