diff --git a/plinth/modules/dynamicdns/templates/dynamicdns.html b/plinth/modules/dynamicdns/templates/dynamicdns.html index 2fedddc15..c2ac129fc 100644 --- a/plinth/modules/dynamicdns/templates/dynamicdns.html +++ b/plinth/modules/dynamicdns/templates/dynamicdns.html @@ -27,9 +27,10 @@ The solution is to assign a DNS name to your IP address and update the DNS name every time your IP is changed by your Internet provider. Dynamic DNS allows you to push your current public IP address to an - gnudip server. - Afterwards the Server will assign your DNS name with the new IP and if someone - from the internet asks for your DNS name he will get your current IP answered. + gnudip + server. Afterwards the Server will assign your DNS name with the new IP + and if someone from the internet asks for your DNS name he will get your + current IP answered. If you are looking for a free dynamic DNS account, you may find one here> diff --git a/plinth/modules/dynamicdns/templates/dynamicdns_configure.html b/plinth/modules/dynamicdns/templates/dynamicdns_configure.html index a0cb0d7f5..1ffdd9f33 100644 --- a/plinth/modules/dynamicdns/templates/dynamicdns_configure.html +++ b/plinth/modules/dynamicdns/templates/dynamicdns_configure.html @@ -26,7 +26,8 @@ {% csrf_token %}