{% load wagtailcore_tags core_tags gem_tags %}
{{ field.help_text }}
{% with page=fields_step.number pages=fields_step.paginator.num_pages %} {% trans Page %} {{ page }} {% trans of %} {{ pages }} {% endwith %}