Standard section

A section is a container for content, with an optional title. It can be used to group related content together, and to provide a visual separation between different sections of a page.

{%- call ui.util.call(show_example) -%} {%- raw %} {{ ui.section(lipsum(1), title="Title") }} {%- endraw %} {%- endcall %}