Merge remote-tracking branch 'origin/Backend' into Backend

This commit is contained in:
2023-12-11 15:11:44 +01:00

View File

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