commit: e63db237ba891a26f23b6862fdc84a0d0772067f
parent 6ffdd0bf9d69fb0543be15a1e50774a20b03c465
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Fri, 21 Feb 2025 16:59:34 +0100
animelist: put footer in the <body>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/animelist.xhtml.in b/animelist.xhtml.in
@@ -409,6 +409,6 @@
</section>
<!-- needs to be at the end… -->
<script defer="" src="javascript/sorttable.js?serial=2023030901"></script>
- </body>
<xi:include href="templates/en/footer.shtml" parse="xml"/>
+ </body>
</html>