ENH: Update ember (#3)

Fixes #1
This commit is contained in:
Matthew Ryan Dillon 2017-04-03 06:29:16 -07:00 committed by GitHub
parent 3236bd4fe2
commit 4a01acb556
9 changed files with 49 additions and 57 deletions

View file

@ -0,0 +1,5 @@
{{!-- The following component displays Ember's default welcome message. --}}
{{welcome-page}}
{{!-- Feel free to remove this! --}}
{{outlet}}