Better cmtool integration
This commit is contained in:
@@ -27,15 +27,7 @@ html lang="en"
|
||||
.container
|
||||
.content-top
|
||||
.main-inner
|
||||
.general-alerts
|
||||
- if flash[:alert].present?
|
||||
.flash-box.alert
|
||||
div= flash[:alert]
|
||||
a.close data-dismiss="alert" ×
|
||||
- if flash[:notice].present?
|
||||
.flash-box.notice
|
||||
div= flash[:notice]
|
||||
a.close data-dismiss="alert" ×
|
||||
= render 'theme1/alerts'
|
||||
= yield :page_title
|
||||
= yield
|
||||
= render 'theme1/footer'
|
||||
|
||||
Reference in New Issue
Block a user