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 %}
- {{ backend }} + {{ backend }}
{% endfor %} diff --git a/nsupdate/main/templates/main/home.html b/nsupdate/main/templates/main/home.html index 408da6c..8521de0 100644 --- a/nsupdate/main/templates/main/home.html +++ b/nsupdate/main/templates/main/home.html @@ -21,7 +21,7 @@

{{ WWW_HOST }} — {% trans "the Dynamic DNS service you waited for." %}

-

+

{% trans "Free and Nice" %}

{{ WWW_HOST }} {% trans "is a free service." %}
@@ -39,7 +39,7 @@

-

+

{% 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:" %}
  • @@ -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 %} - +