diff --git a/nsupdate/main/templates/main/domain.html b/nsupdate/main/templates/main/domain.html index 88f2061..b17e8af 100644 --- a/nsupdate/main/templates/main/domain.html +++ b/nsupdate/main/templates/main/domain.html @@ -3,7 +3,7 @@ {% block content %}
You can't change the domain name. If you want to have another domain name, you have to delete this domain and create a new one.
diff --git a/nsupdate/main/templates/main/generate_ns_secret.html b/nsupdate/main/templates/main/generate_ns_secret.html index 402f628..f178b80 100644 --- a/nsupdate/main/templates/main/generate_ns_secret.html +++ b/nsupdate/main/templates/main/generate_ns_secret.html @@ -6,7 +6,7 @@New nameserver shared secret generated for you. Everytime you visit this page a new secret will be generated and the old one becomes invalid.
Secret: {{ shared_secret }}
New secret generated for you. We store it hashed, so save it now, or you have to generate a new one again. Everytime you visit this page a new secret will be generated and the old one becomes invalid.
Secret: {{ update_secret }}
{{ WWW_HOST }} is a free service.
@@ -27,7 +27,7 @@
nsupdate.info is free and open-source software. @@ -37,7 +37,7 @@
Empowered by Python and Django,
diff --git a/nsupdate/main/templates/main/host.html b/nsupdate/main/templates/main/host.html
index 1eafd4c..bbaa1c6 100644
--- a/nsupdate/main/templates/main/host.html
+++ b/nsupdate/main/templates/main/host.html
@@ -3,7 +3,7 @@
{% block content %}
You can only change the comment. If you want to have another host name, you have to delete this host and create a new one.
diff --git a/nsupdate/main/templates/main/includes/tabbed_router_configuration.html b/nsupdate/main/templates/main/includes/tabbed_router_configuration.html index aeaa7d8..53bf65b 100644 --- a/nsupdate/main/templates/main/includes/tabbed_router_configuration.html +++ b/nsupdate/main/templates/main/includes/tabbed_router_configuration.html @@ -68,9 +68,9 @@