diff --git a/nsupdate/main/templates/main/about.html b/nsupdate/main/templates/main/about.html index 5a33c93..dbc77e5 100644 --- a/nsupdate/main/templates/main/about.html +++ b/nsupdate/main/templates/main/about.html @@ -2,7 +2,16 @@ {% load bootstrap %} {% block content %} -

About this service

+

About the nsupdate.info software project

+

Who developed the software?

+

+ Arne Schauf, + Fabian Faessler and + Thomas Waldmann + developed the initial version of the nsupdate.info software in 48h in the DjangoDash 2013 contest. +

+ +

About the nsupdate.info service

What's this?

nsupdate.info is a dynamic dns service. @@ -20,12 +29,8 @@ That is not hiding the few free features almost undiscoverable between a ton of features that are only for paying users.

-

Who are we?

-

- Just some geeks wanting some free and open source software and a free service. -

-

Fair use

+

Fair use of the service

The only thing we expect from you is fair use of this service:

diff --git a/nsupdate/templates/base.html b/nsupdate/templates/base.html index 92397c1..8b04564 100644 --- a/nsupdate/templates/base.html +++ b/nsupdate/templates/base.html @@ -90,12 +90,6 @@