{% load compress %} {% compress js %} {% comment %} jQuery and Plugins {% endcomment %} {% comment %} Bootstrap {% endcomment %} {% comment %} Hogan.js (client-side templating) {% endcomment %} {% comment %} Horizon-specific JS {% endcomment %} {% include "horizon/client_side/conf.html" %} {% endcompress %} {% comment %} Client-side Templates (These should *not* be inside the "compress" tag.) {% endcomment %} {% include "horizon/client_side/templates.html" %}