{% extends "base.html" %} {% load i18n %} {% load staticfiles %} {% get_current_language as LANGUAGE_CODE %} {% block js %} {% if DEBUG %} {% else %} {% endif %} {% endblock %} {% block content %}