diff --git a/binder/templates/base.html b/binder/templates/base.html
index 5e58c32..d96b30a 100644
--- a/binder/templates/base.html
+++ b/binder/templates/base.html
@@ -3,7 +3,9 @@
{% block header %}
Binder DNS Admin
-
+
+
+
{% endblock header %}
@@ -27,7 +29,7 @@
- {% block pageheader %}{% endblock pageheader %}
+ {% block pageheader %}{% endblock pageheader %}
diff --git a/binder/templates/bcommon/add_cname_record_form.html b/binder/templates/bcommon/add_cname_record_form.html
index e67c9a0..255fac9 100644
--- a/binder/templates/bcommon/add_cname_record_form.html
+++ b/binder/templates/bcommon/add_cname_record_form.html
@@ -6,56 +6,56 @@
{% endblock body %}
diff --git a/binder/templates/bcommon/add_record_form.html b/binder/templates/bcommon/add_record_form.html
index d9146be..cabc7cc 100644
--- a/binder/templates/bcommon/add_record_form.html
+++ b/binder/templates/bcommon/add_record_form.html
@@ -6,22 +6,22 @@
@@ -75,28 +75,28 @@
{% for ttl, description in ttl_choices %}
-
+
{% endfor %}
{% if "in-addr.arpa" not in zone_name and "ip.arpa" not in zone_name %}
{% endif %}
-
+
Cancel
{% endblock body %}
diff --git a/binder/templates/bcommon/delete_record_initial.html b/binder/templates/bcommon/delete_record_initial.html
index bcf7c71..76a0ca5 100644
--- a/binder/templates/bcommon/delete_record_initial.html
+++ b/binder/templates/bcommon/delete_record_initial.html
@@ -22,72 +22,29 @@
- TSIG Key |
+ |
|
-
+
|
|
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/binder/templates/bcommon/list_zone.html b/binder/templates/bcommon/list_zone.html
index 81e4785..503633f 100644
--- a/binder/templates/bcommon/list_zone.html
+++ b/binder/templates/bcommon/list_zone.html
@@ -4,10 +4,14 @@
{% block body %}
{% if not errors %}
-