9 lines
176 B
Plaintext
9 lines
176 B
Plaintext
if loading
|
|
span.fa.fa-3x.fa-spinner.fa-spin
|
|
else
|
|
= partial "global/top_menu"
|
|
= partial "global/side_menu"
|
|
.main-section= outlet
|
|
= view flash_message
|
|
= outlet modal
|