29d56fa204
* New prefix and suffix attributes to create prepended and appended form fields * Refactoring of code and title components. Documentation of code and title components. * corrections --------- Co-authored-by: Olivier Auverlot <oauv@duck.com>
2 lines
148 B
Handlebars
2 lines
148 B
Handlebars
<h{{default level 1}} class="mt-2 mb-1 {{#if center}}text-center{{/if}} {{class}}" {{#if id}}id="{{id}}"{{/if}}>{{contents}}</h{{default level 1}}>
|