12 lines
277 B
Plaintext
12 lines
277 B
Plaintext
= partial "global/top_menu"
|
|
= partial "global/side_menu"
|
|
.main-section
|
|
.main-section-content
|
|
if notice
|
|
#notice.alert-box{action "clearNotice"} data-alert=true
|
|
a.right href="#"
|
|
span.fa.fa-times.fa-lg
|
|
span= notice
|
|
= outlet
|
|
=outlet modal
|