diff options
Diffstat (limited to 'www/html/index.html')
| -rw-r--r-- | www/html/index.html | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/www/html/index.html b/www/html/index.html index 967522b..885ae0f 100644 --- a/www/html/index.html +++ b/www/html/index.html @@ -1,15 +1,9 @@ <!DOCTYPE HTML > <html> <head> - <meta charset="utf-8" /> - <meta http-equiv="X-UA-Compatible" content="IE=edge" /> - <meta name="viewport" content="width=device-width"> - <meta name="description" content="Informationen zum Stadtteil Heimfeld und seinem Stadtteilbeirat"> - <meta name="keywords" content="Heimfeld, Stadtteil, Stadtteilbeirat, Beirat, Stadtteilfest, Treffpunkthaus"> - <title>Stadtteilbeirat Heimfeld</title> - <link rel="shortcut icon" type="image/x-icon" href="/img/Kraniche-dreh-klein.gif"> - <link rel="stylesheet" type="text/css" href="style.css"> - <script async src="redirects.js"></script> + @head@ + @stylesheet@ + <title>@title@</title> </head> <body> <div class="table"> |
