mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
11 lines
155 B
Text
11 lines
155 B
Text
|
|
.container
|
||
|
|
.row
|
||
|
|
.col-md-12
|
||
|
|
.page-header
|
||
|
|
%h1= @title
|
||
|
|
%p.text-muted= @subtitle
|
||
|
|
|
||
|
|
.row
|
||
|
|
.col-md-12
|
||
|
|
= markdown(@content)
|