Pages are now grouped per group they appear in on in the header (where possible) Utilities used by multiple pages in the project are grouped in folders such as services/pipes/etc
6 lines
114 B
HTML
6 lines
114 B
HTML
<app-forms [currentPage]="'appeal'" [formTitle]="'Minecraft Appeal'">
|
|
<div form-content>
|
|
|
|
</div>
|
|
</app-forms>
|