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/login/template.hbs
2015-11-11 13:01:23 -07:00

6 lines
145 B
Handlebars

{{#x-application invalidateSession="invalidateSession"}}
{{
login/login-form
on-submit=(action "authenticate")
}}
{{/x-application}}