suitepro/plugins/additionals/app/views/welcome/_overview_bottom.html.slim

5 lines
167 B
Text
Executable file

- overview_bottom = Additionals.settings[:overview_bottom]
- if overview_bottom.present?
.clear-both
.overview-bottom.wiki.box
= textilizable(overview_bottom)