Better cmtool integration
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
- if flash[:alert].present?
|
||||
.alert-box.warning
|
||||
= flash[:alert]
|
||||
a.close data-dismiss="alert" ×
|
||||
- if flash[:notice].present?
|
||||
.alert-box.info
|
||||
= flash[:notice]
|
||||
a.close data-dismiss="alert" ×
|
||||
@@ -1,3 +1,4 @@
|
||||
a.theme-button Test
|
||||
.social
|
||||
a.wsite-social-facebook href="https://www.facebook.com/mozo.bar" target=:_blank
|
||||
span.wsite-social-inner
|
||||
|
||||
Reference in New Issue
Block a user