place scripts in index as template

This commit is contained in:
Florian Hoss 2022-04-04 08:06:09 +02:00
parent 48813dc129
commit b5f1ccf98d
3 changed files with 21 additions and 12 deletions

View file

@ -24,6 +24,6 @@
</form>
</div>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script>
{{template "scripts" .}}
</body>
</html>
</html>