MAINT: Updating deps and cleaning cruft (#11)
This commit is contained in:
parent
4c58b0c331
commit
8897e35398
5 changed files with 18 additions and 56 deletions
|
@ -1,5 +1,11 @@
|
|||
{{!-- The following component displays Ember's default welcome message. --}}
|
||||
{{welcome-page}}
|
||||
{{!-- Feel free to remove this! --}}
|
||||
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-6">
|
||||
foo
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
bar
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{{outlet}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue