{% load utils_tags %} {% block title %}NewsBlur{% endblock %} {% include_stylesheets "common" %} {% if not debug %} {% endif %} {% block header %}{% endblock %}
{% block content %}{% endblock %} {% block head_js %} {% include_javascripts "common" %} {% endblock head_js %} {% block extra_head_js %} {% endblock extra_head_js %}