{% load staticfiles %} {% if DEBUG %} <% if(_.contains(features, 'fontawesome')){ %> <% } %> <% if(_.contains(features, 'foundation')){ %> <% } %> {% else %} <% if(_.contains(features, 'foundation')){ %> <% } %> {% endif %} {% block head %} {% endblock head %}
{% block content %} {% endblock content %} {% if DEBUG %} <% if(_.contains(features, 'foundation')){ %> <% } %> {% else %} <% if(_.contains(features, 'foundation')){ %> <% } %> {% endif %} {% block scripts %} {% endblock scripts %}