extends @/layout/layout block var -title="首页" // 网页标题 //- -hideHeader=true block head block content section.section .container h1.title | Hello World p.subtitle | My first website with strong Bulma | ! if isLogin button(hx-get="/htmx/clicked" hx-push-url="/about" hx-trigger="click" hx-target="this" hx-swap="outerHTML") Click Me!