summaryrefslogtreecommitdiff
path: root/webapp.py
diff options
context:
space:
mode:
Diffstat (limited to 'webapp.py')
-rw-r--r--webapp.py14
1 files changed, 7 insertions, 7 deletions
diff --git a/webapp.py b/webapp.py
index eece841..bf82bda 100644
--- a/webapp.py
+++ b/webapp.py
@@ -136,14 +136,14 @@ footer {
</table>
</section>
{%- endif -%}
+ <footer>
+ <h3>Details about this service</h3>
+ <ul>
+ <li>Maintainer: Helmut Grohne &lt;helmut@subdivi.de&gt;</li>
+ <li>Source: git://git.subdivi.de/~helmut/crossqa.git</li>
+ </ul>
+ </footer>
</body>
- <footer>
- <h3>Details about this service</h3>
- <ul>
- <li>Maintainer: Helmut Grohne &lt;helmut@subdivi.de&gt;</li>
- <li>Source: git://git.subdivi.de/~helmut/crossqa.git</li>
- </ul>
- </footer>
</html>
"""