{% load i18n %}
{% get_current_language as LANGUAGE_CODE %}
{% include 'projects/project_questions_question_label.html' %}
{% include 'projects/project_questions_question_help.html' %}
{% include 'projects/project_questions_question_warning.html' %}
{% include 'projects/project_questions_add_field_help.html' %}
{% include 'projects/project_questions_default.html' %}
{% include 'projects/project_questions_remove_field.html' %}
{% include 'projects/project_questions_add_field_button.html' %}