extends ../layouts/_layout.pug block header h1 #{title} block content section.container p #{message} button(hx-post="/client/clicked" hx-swap="outerHTML") click block footer p footie