{% extends "ddm/public/base.html" %} {% load static i18n %} {% block content %}
{% translate "Please indicate whether you want to continue with this study." %}
{% endif %} {% if object.briefing_text == None %}{% translate "Please define a description and welcome text for this project in the Project Hub." %}
{% else %} {{ briefing | safe }} {% endif %}