updated templater library

This commit is contained in:
2026-01-19 11:13:16 -07:00
parent 690923efb3
commit af903512be
9 changed files with 69 additions and 221 deletions
@@ -17,7 +17,8 @@
<h4>
(Draft 2)
</h4>
{{ component "accounts/{acctID}/inventory/sync-groups/draft/table" "dot" . }}
{{/* component "accounts/{acctID}/inventory/sync-groups/draft/table" "dot" . */}}
{{ component (printf "accounts/%d/inventory/sync-groups/draft/table" $acctID) "dot" . }}
<div>
{{ component "button"