{% load i18n %} {% load static %}
{% trans "You are about to add data from the Questionnaire on Watershed." %}
{% url 'wocat:help_questionnaire_introduction' as intro_url %} {% blocktrans with start_tour_link="" end_link="" %}If this is the first time you are using the data entry form {{ start_tour_link }}please visit the help tour{{ end_link }} and read about the WOCAT documentation of SLM practices{{ end_link }}.{% endblocktrans %}
{% blocktrans with start_link='' endlink='' %}A PDF version of the paper questionnaire can be {{ start_link }}downloaded here{{ end_link }}.{% endblocktrans %}
{% comment %} Deactivated list of questionnaires with status draft from current user during unccd testing, as requested by Isabelle. {% endcomment %} {# {% include 'details/section/list_in_progress.html' with questionnaires_in_progress=questionnaires_in_progress %}#}