diff --git a/nsupdate/login/templates/login.html b/nsupdate/login/templates/login.html
index ebe9cf8..b196a5b 100644
--- a/nsupdate/login/templates/login.html
+++ b/nsupdate/login/templates/login.html
@@ -36,7 +36,7 @@
{% for backend in backends.backends %}
-
+
{% trans "Awesome Code" %}
{% blocktrans trimmed %}
diff --git a/nsupdate/main/templates/main/includes/tabbed_router_configuration.html b/nsupdate/main/templates/main/includes/tabbed_router_configuration.html
index 59efb2d..d6eb88b 100644
--- a/nsupdate/main/templates/main/includes/tabbed_router_configuration.html
+++ b/nsupdate/main/templates/main/includes/tabbed_router_configuration.html
@@ -98,9 +98,9 @@
{% trans "The response status and content will be:" %}
- - Status 200 and "good <your ip>" {% trans "new IP accepted" %}
- - Status 200 and "nochg <your ip>" {% trans "IP accepted, but did not change since last update" %}
- - Status 401: Authorization Required {% trans "Incorrect authentication or no http basic auth header received" %}
+ - Status 200 and "good <your ip>" {% trans "new IP accepted" %}
+ - Status 200 and "nochg <your ip>" {% trans "IP accepted, but did not change since last update" %}
+ - Status 401: Authorization Required {% trans "Incorrect authentication or no http basic auth header received" %}
@@ -110,8 +110,8 @@
{% trans "Go to:" %}
- Internet
- Permit Access
+ Internet
+ Permit Access
Dynamic DNS
{% trans "Enter the following data:" %}
@@ -138,7 +138,7 @@
DD-WRT ({% trans "verified with" %} v24-sp2)
{% trans "Go to:" %}
- Setup
+ Setup
DDNS
{% trans "Enter the following data:" %}
@@ -235,7 +235,7 @@ detector = webcheck6
Homepage: http://ipfire.org
{% trans "Go to:" %}
- Services
+ Services
Dynamic DNS
{% trans "Enter the following data (and click ADD afterwards):" %}
@@ -253,7 +253,7 @@ detector = webcheck6
Homepage: http://m0n0.ch/wall
{% trans "Go to:" %}
- Services Dynamic DNS
+ Services Dynamic DNS
{% trans "Enter the following data:" %}
diff --git a/nsupdate/templates/base.html b/nsupdate/templates/base.html
index 8b1a84a..2a77e09 100644
--- a/nsupdate/templates/base.html
+++ b/nsupdate/templates/base.html
@@ -11,7 +11,7 @@
{% block title %}{{ WWW_HOST }}{% endblock %}
-
+