treebird/templates/status_interactions.tt

6 lines
103 B
Plaintext

<h1 class="text-header">$label</h1>
[% FOREACH i IN accounts %]
[% create_account(i) %]
[% END %]