{% extends "admin/base_site.html" %} {% load i18n %} {% block breadcrumbs %}
{% endblock %} {% block content %}{% trans "You have selected these topics to move:" %}
{{ source.title }} ({% trans "entry count:" %} {{ source.entry_count }})
{% endfor %}