{% comment %}
If you want to opt-in to all of qnc_crud's features, include this template on your pages.
{% endcomment %}
{% load static %}
{% include "qnc_crud/reload_if_necessary.html" %}
{# utils.js is the only one of our scripts that requires jquery #}
{# If you're already loading jquery, then don't use this template - load the scripts you want individually #}