UNPKG

283 BHTMLView Raw
1{# Notice that you do not have to override this - it'll show whatever #}
2{# your schema is. You are allowed to though. #}
3
4{% include 'formMacros.html' %}
5{% include "schemas:schemaMacros.html" %}
6<div class="apos-template {{ pageSettingsClass }}">
7{{ schemaFields(fields) }}
8</div>