diff options
Diffstat (limited to 'content/html/contact-information.html')
| -rw-r--r-- | content/html/contact-information.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/html/contact-information.html b/content/html/contact-information.html index fa83e6fc..e0d9c266 100644 --- a/content/html/contact-information.html +++ b/content/html/contact-information.html @@ -49,7 +49,6 @@ h2, h3 { </style> </head> <body> -<a class="textlink" href="./">Go back to the main site</a><br /> <h1>Contact information</h1> <h2>E-Mail</h2> <ul> @@ -73,5 +72,6 @@ h2, h3 { <a class="textlink" href="http://paul.buetow.org">http://paul.buetow.org</a><br /> <p>It's powered by Xerl, my own CMS:</p> <a class="textlink" href="http://xerl.buetow.org">http://xerl.buetow.org</a><br /> +<a class="textlink" href="./">Go back to the main site</a><br /> </body> </html> |
