How to Modify Templates
Templates use {{placeholder}} syntax. Available
placeholders vary by template:
| Template | Placeholders |
|---|---|
page.html |
title, css, sidebar,
breadcrumbs, status_badge, body,
timestamp, search_icon,
search_js |
directory.html |
title, css, sidebar,
breadcrumbs, directory_list,
timestamp, search_icon,
search_js |
dashboard.html |
title, css, sidebar,
breadcrumbs, stat_cards,
table_rows, quick_links,
timestamp, search_icon,
search_js |
claims.html |
title, css, sidebar,
breadcrumbs, active_claims,
released_count, released_rows,
timestamp, search_icon,
search_js |
404.html |
title, css, sidebar,
timestamp, search_icon,
search_js |
Edit the template, regenerate, and the changes propagate to all pages.