offloaded templates/core/_partials/_forthcoming.html to inject in any applet or other feature under construction; used immediately in Contacts billboard applet; styles updated accordingly

This commit is contained in:
Disco DeDisco
2026-03-24 18:40:16 -04:00
parent 2447315fd3
commit bc78d2c470
4 changed files with 13 additions and 2 deletions

View File

@@ -3,5 +3,5 @@
style="--applet-cols: {{ entry.applet.grid_cols }}; --applet-rows: {{ entry.applet.grid_rows }};"
>
<h2>Contacts</h2>
<p><small>[Feature forthcoming]</small></p>
{% include "core/_partials/_forthcoming.html" %}
</section>