plan.html Quickfix
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<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>
|
||||
<body>
|
||||
<div class="calendar">
|
||||
|
||||
Reference in New Issue
Block a user