{% extends 'oscar/dashboard/layout.html' %} {% load i18n %} {% block body_class %}{{ block.super }} create-page users{% endblock %} {% block title %} {% blocktrans with id=alert.id %}Alert #{{ id }}{% endblocktrans %} | {{ block.super }} {% endblock %} {% block breadcrumbs %} {% endblock %} {% block headertext %} {% blocktrans with id=alert.id %}Delete alert #{{ id }}?{% endblocktrans %} {% endblock %} {% block dashboard_content %}