]> ToastFreeware Gitweb - chrisu/seepark.git/blobdiff - web/templates/seepark_web.html
Merge branch 'web'
[chrisu/seepark.git] / web / templates / seepark_web.html
index 59d32e2ab9286de9a960b8d195cd05c4a0bb7d64..c6d34d3ae8876fb3235c7bb8e67feb5c1c2c022c 100644 (file)
@@ -1,6 +1,8 @@
 <!DOCTYPE html>
 <html lang="de">
        <head>
+               <title>Seepark Obsteig</title>
+
                <!-- mobile first, yeah -->
                <meta name="viewport" content="width=device-width, initial-scale=1.0">
 
@@ -22,8 +24,6 @@
 
                <!-- Load owm script -->
                <script async="true" charset="utf-8" src="//openweathermap.org/themes/openweathermap/assets/vendor/owm/js/weather-widget-generator.js"></script>
-
-               <title>Seepark Obsteig</title>
        </head>
        <body>
                <h1>Daten zum Seepark Obsteig</h1>
@@ -76,7 +76,7 @@
 
                <hr />
                <p><small><a href="https://git.toastfreeware.priv.at/chrisu/seepark.git">Source code</a></small></p>
-               
+
                <!-- Load own javascript code -->
                <script src="{{url_for('static', filename='seepark_web.js')}}"></script>