<?php
use Contao\Template;
echo Template::generateScriptTag('bundles/vonrotenberghtmx/htmx.min.js',false,null);
?>