{% extends "admin/base_site.html" %} {% load i18n %} {% block content %}
{% blocktrans count total=queryset|length %} Deploy {{ total }} DNS record using the selected DNS credentials. {% plural %} Deploy {{ total }} DNS records using the selected DNS credentials. {% endblocktrans %}