{% load i18n %} {% if request.user.is_authenticated and assignmentlist_with_howsolved %}
{{ progress_percentage }}%

{% trans "You have completed " %} {{ progress_percentage }} {% trans " percent of assignments matching the currently selected tags." %}

{% endif %}