{% load django_grid_view %} {% if load_styles %}{% include "django_grid_view/styles.html" with include=True %}{% endif %} {% if load_scripts %}{% grid_view_bundle %}{% endif %}