FIX: Accidentally put the version query on the wrong file

This commit is contained in:
Erik Thuning 2025-03-28 13:29:08 +01:00
parent 8b2baba214
commit 098e380436

@ -3,9 +3,9 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="static/style.css">
<link rel="stylesheet" type="text/css" href="static/style.css?2">
<script type="text/javascript" src="static/script.js?2"></script>
<script type="text/javascript" src="static/qrcode.min.js?2"></script>
<script type="text/javascript" src="static/qrcode.min.js"></script>
<title>WG-selfserve</title>
</head>
<body>