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