{% extends 'backoffice/base.html' %} {% load bootstrap4 %} {% load i18n %} {% block title %} {% trans 'Project-new' %} | {{ assembly.name }} | {{ conference.name }} {% endblock %} {% block content %} {% include "backoffice/assembly_edit_header.html" %}