{% extends "civic/staff_editor_base.html" %} {% load static %} {% block page_title %}Race Ratings Editor{% endblock %} {% block css %} {{ block.super }} {% endblock %} {% block javascript %} {% if env != 'production' %} {% endif %} {% endblock %}