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-11-06 11:20:28 -07:00

6 lines
103 B
Handlebars

{{
protected/users/user-form
user=model
on-save=(action "save")
on-cancel=(action "cancel")
}}