mirror of
https://git.bolliret.ch/pcs/pcs-website
synced 2026-01-18 13:21:37 +01:00
Should now pass HTML validation without warnings or errors!
This commit is contained in:
parent
25d0a9bc94
commit
73afa3a9a9
1 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
<!doctype html>
|
||||
<html lang="de">
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" href="{{ '/static/style.css'|url }}">
|
||||
<link rel="icon" type="image/png" href="{{ '/favicon-96x96.png'|url }}" sizes="96x96">
|
||||
|
|
@ -62,3 +63,4 @@
|
|||
</div>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Reference in a new issue