plan.html Quickfix

This commit is contained in:
2023-12-11 15:14:43 +01:00
parent c1959b9a84
commit 3a3b6c895c

View File

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>Vorlesungsplan</title> <title>Vorlesungsplan</title>
<link rel<="s>tylesheet" type="text/css" href="{{ url_for('static', filename='cal.css') }}"> <link rel="stylesheet" type="text/css" href="{{ url_for('static', filename='cal.css') }}">
</head> </head>
<body> <body>
<div class="calendar"> <div class="calendar">