{% extends 'base-with-sidebar-and-grid.html' %} {% load staticfiles %} {% load custom_tags %} {% block title %}View song list{% endblock %} {% debug_mode as is_in_debug_mode %} {% block extra-css %} {% if is_in_debug_mode %} {% else %} {% endif %} {% endblock %} {% block content-grid %}