{% extends "oscar/base.html" %} {% block extrahead %} {{ block.super }} {% endblock %} {% block tracking %} {# By default there is no analytics tracking in the dashboard #} {% endblock %}