<%= stylesheet "/css/style.css" %> % if (stash "pooru.search") { <%= javascript begin %> const endpoints = { search: "<%= url_for("search_tags") %>", }; <% end %> <%= javascript "/js/app.js", defer => undef %> <%= javascript '/js/alpinejs@3.14.9/dist/cdn.min.js', defer => undef %> % }
<%= content %>