{% extends "a4dashboard/base_dashboard.html" %} {% load i18n %} {% block title %}{% trans "Create project based on" %} {{ view.blueprint.title }} — {{ block.super }}{% endblock %} {% block dashboard_content %}
{% trans "After saving the draft project you can further customize and edit your project and eventually publish it." %}