{% load i18n %}
{% blocktrans trimmed with count='{$ service.progress.count $}' total='{$ service.progress.total $}' %} {{ count }} of {{ total }} {% endblocktrans %}
{% blocktrans trimmed with count='{$ service.progress.count $}' total='{$ service.progress.total $}' %} {{ count }} of {{ total }} {% endblocktrans %}