$def with (filters, new_filter_form) $:render.header("things", '')

Filters

    $filters
$:(new_filter_form.as_p(["name"]))

back to config

$:render.footer()