]> git.ipfire.org Git - ipfire.org.git/blame - src/templates/people/modules/accounts-new.html
Update Christman campaign copy
[ipfire.org.git] / src / templates / people / modules / accounts-new.html
CommitLineData
9150881e
MT
1{% if accounts %}
2 <h3>{{ _("Recently Created Accounts") }}</h3>
3
4 {% module AccountsList(accounts) %}
5{% end %}