{% extends "wiki/article.html" %} {% load wiki_tags i18n sekizai_tags %} {% block wiki_pagetitle %}{% trans "Move" %}: {{ article.current_revision.title }}{% endblock %} {% block wiki_contents_tab %}
{% blocktrans count cnt=urlpath.get_descendants.count trimmed %} {{ cnt }} nested article will also be moved. Be careful, links to this article and {{ cnt }} article nested in this hierarchy will not be updated. {% plural %} {{ cnt }} nested articles will also be moved. Be careful, links to this article and {{ cnt }} articles nested in this hierarchy will not be updated. {% endblocktrans %}