Ember temp commit
This commit is contained in:
@@ -72,6 +72,9 @@ html lang="en"
|
||||
= content_for?(:content) ? yield(:content) : yield
|
||||
- if content_for?(:row)
|
||||
.row= yield :row
|
||||
.row
|
||||
.span12
|
||||
#app
|
||||
= javascript_include_tag "supplier/application"
|
||||
script#alert-template[type="text/html"]= mustache_template 'supplier/alert'
|
||||
= yield :footer
|
||||
|
||||
Reference in New Issue
Block a user