treebird/templates/search_accounts.tt

4 lines
82 B
Plaintext

[% FOREACH i IN search.accounts %]
[% create_account(i); %]
[% END %]