{% extends "base.html" %} {% load i18n %} {% load url from future %} {% block breadcrumbs %}
{% blocktrans with object.project.instructions as url %}Should your language be missing, please follow translator instructions.{% endblocktrans %} {% else %}
{% trans "Please choose language into which you would like to translate." %}
{% trans "Can not find your language in above list?" %}
{% endif %}