This repository has been archived on 2025-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
hymenobacterdotinfo/app/pods/protected/users/edit/template.hbs
2015-10-12 12:05:45 -07:00

7 lines
113 B
Handlebars

{{
protected/users/user-form
user=model
currentUser=session.currentUser
save="save"
cancel="cancel"
}}