update templates

This commit is contained in:
2024-05-17 12:55:50 +02:00
parent 606af2113d
commit 6977306a05
2 changed files with 7 additions and 7 deletions

View File

@@ -3,7 +3,7 @@
<head>
<title>Liederwahl</title>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script src="{{ url_for('static', path='/landing_script.js') }}"></script>
<script src="/static/landing_script.js"></script>
</head>
<body>