treebird/templates/status_interactions.tt
nekobit 3b334562bf Perlify status interactions
FossilOrigin-Name: de6177ca45c0d238fedbc8824f85220736453e0df45f3e2160ea6f027e763fae
2022-08-20 02:43:17 +00:00

6 lines
103 B
Plaintext

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