new file mode 100644
@@ -0,0 +1,4 @@
+<?php
+use Contao\Template;
+echo Template::generateScriptTag('bundles/vonrotenberghtmx/htmx.min.js',false,null);
+?>
\ No newline at end of file