{% extends "bulletin/base.html" %} {% load static from staticfiles %} {% block extra_head %} {{ block.super }} {% endblock %} {% block extra_css %} {% endblock %}