{% macro rrset(rtype, ttl, data, zone, lang) %}
  • {{ tr(msg="record_type_" ~ rtype, lang=lang) }}
  • {% endmacro rrset %}