{% extends 'base.html' %} {% block head_js %} {{ block.super }} {% if user.is_staff %} {% include 'content/editor_header.html' %} {% endif %} {% endblock head_js %} {% block contents %}