{% trans "Objectives" %}
{% if user.is_authenticated %} {% endif %} {% if has_obj %}{% trans "Ability" %} | {% trans "Date of creation" %} | {% trans "Author" %} | {% trans "Where?" %} | {% trans "Language" %} |
---|
{% trans "There is not any objective yet." %}
{% endif %}
{% endblock %}