[% NO LONGER NEEDED %]
<!-- BEGIN [% component.name %] -->
<form hx-post="[% uri_for_section.infolib.create %]"
hx-target="#hx-container">
[% INCLUDE "$prefix/record.tt" %]
<div class="">
<button type="submit" class="btn btn-outline-primary">Submit</button>
<button type="reset" class="btn btn-outline-secondary">Clear</button>
</div>
</form>
<!-- END [% component.name %] -->