{% extends "base.html" %} {% load i18n %} {% block content %} {% include "translation_info.html" %}
{% blocktrans %}Showing string {{ unit.position }} out of {{ total }}.{% endblocktrans %}