-
-
-
-
-
+
+{% endblock %}
+
{% block extrascripts %}
-
+ data = soa_primaryns + " " + soa_adminemail + " " + soa_serial + " " + soa_zonerefresh + " " + soa_failedzonerefresh + " " + soa_zoneexpiry + " " + soa_minimumttl;
+ record_data.val(data);
+ modal.modal('hide');
+ })
+ modal.modal('show');
+ }
+ });
+ {% endif %}
+
{% endblock %}
+
{% block modals %}
-
Manage Template Records for {{ template }}
+
+
-
{% endblock %}
+
+{% block content %}
+
+
-
+
+
- Edit Zone Template
-
-
-
-
-
-
-
+
Name | -Type | -Status | -TTL | -Data | -Comment | -Edit | -Delete | -ID | -
---|---|---|---|---|---|---|---|---|
- {{ record.name }} - | -- {{ record.type }} - | -- {{ record.status }} - | -- {{ record.ttl }} - | -- {{ record.data }} - | -- {{ record.comment }} - | -- - | -- - | -- {{ record.id }} - | - -
+
+
+
+
+
+
+
+
+
+
+ Zone Template Editor
+
+
+
+
+
+
+
+
+
+ Name | +Type | +Status | +TTL | +Data | +Comment | +Actions | +ID | +
---|---|---|---|---|---|---|---|
+ {{ record.name }} + | ++ {{ record.type }} + | ++ {{ record.status }} + | ++ {{ record.ttl }} + | ++ {{ record.data }} + | ++ {{ record.comment }} + | ++ + + | +{{ id }} | +
-
-