remotes/1693045480750635534/spooky-22
Aevann1 2021-10-21 21:21:40 +02:00
parent 21a4298394
commit 6fb8328b9c
1 changed files with 5 additions and 1 deletions

View File

@ -2,6 +2,10 @@
<html lang="en">
<head>
<script src="/assets/js/lozad.js?v=53"></script>
<script>
const observer = lozad();
observer.observe();
</script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/js/bootstrap.bundle.min.js"></script>
@ -69,7 +73,7 @@
{% if v %}
<script>function formkey() {return '{{v.formkey}}';}</script>
<script src="/assets/js/default.js?v=54"></script>
<script src="/assets/js/default.js?v=55"></script>
{% endif %}