From 0c36d0f4a8fc41561a2238aea80ec480e6b1368b Mon Sep 17 00:00:00 2001 From: Jeffrey Forman Date: Sun, 25 Nov 2012 18:01:13 -0500 Subject: [PATCH] template update,List dns server when listing a particular zone --- binder/templates/bcommon/list_zone.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binder/templates/bcommon/list_zone.htm b/binder/templates/bcommon/list_zone.htm index 1ea3e71..54ec13d 100644 --- a/binder/templates/bcommon/list_zone.htm +++ b/binder/templates/bcommon/list_zone.htm @@ -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 %}