{#include main} {#style} .annotation { color: gray; } {/style} {#title}Quarkus Qute Templates{/title} {#body} {#for template in info:devQuteInfos.templateInfos} {/for}
Path Variants Parameters
{template.path} {template.variants} {#for entry in template.parameters.entrySet()} {entry.key}: {entry.value}
{/for}
{/body} {/include}