{% extends "admin/core/base.html" %} {% load static %} {% load i18n %} {% load foundation %} {% load field %} {% block title-section %} Submit {{ request.repository.object_name }} {% endblock %} {% block breadcrumbs %} {% include "admin/elements/breadcrumbs/repository_submission.html" with start=True %} {% endblock %} {% block body %}