{% load navigation_tags static %} {% load render_bundle from webpack_loader %} {% load humanize %}
{% favicon %} {% include "./django_airavata/google_analytics.html" %} {% render_bundle 'chunk-vendors' 'css' 'COMMON' %} {% render_bundle 'app' 'css' 'COMMON' %} {% block css %} {% endblock %}