1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-04 21:15:24 +02:00
documize/gui/app/pods/profile/template.hbs

6 lines
102 B
Handlebars
Raw Normal View History

2017-11-28 10:06:39 +00:00
{{layout/nav-bar}}
<div class="container">
{{user-profile model=model save=(action 'save')}}
</div>