{{ admin.slug|capfirst }} | {% endwith %}
---|
{% trans "You haven't created any admins yet." %}
{% endif %}{% extends "admin/base_site.html" %} {% load i18n %} {% load url from future %} {% block extrastyle %}{{ block.super }}{% endblock %} {% block coltype %}colMS{% endblock %} {% block bodyclass %}dashboard{% endblock %} {% block breadcrumbs %}{% endblock %} {% block content %}
{{ admin.slug|capfirst }} | {% endwith %}
---|
{% trans "You haven't created any admins yet." %}
{% endif %}