debian-mirror-gitlab/app/components/layouts/horizontal_section_component.haml
2022-10-11 01:57:18 +05:30

10 lines
167 B
Text

%div{ formatted_options }
.row
.col-lg-4
%h4.gl-mt-0
= title
- if description?
%p
= description
.col-lg-8
= body