debian-mirror-gitlab/app/components/layouts/horizontal_section_component.haml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
167 B
Text
Raw Normal View History

2022-10-11 01:57:18 +05:30
%div{ formatted_options }
.row
.col-lg-4
%h4.gl-mt-0
= title
- if description?
%p
= description
.col-lg-8
= body