template update,List dns server when listing a particular zone

This commit is contained in:
Jeffrey Forman 2012-11-25 18:01:13 -05:00
parent 5f2414266a
commit 0c36d0f4a8
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{% extends "base.htm" %}
{% block pageheader %}
Zone listing for {{ zone_name }}
Zone listing for {{ zone_name }} on {{ dns_server }}
{% endblock pageheader %}
{% block body %}