mirror of
https://github.com/openSUSE/osem.git
synced 2026-01-27 15:33:22 -05:00
11 lines
155 B
Plaintext
11 lines
155 B
Plaintext
.container
|
|
.row
|
|
.col-md-12
|
|
.page-header
|
|
%h1= @title
|
|
%p.text-muted= @subtitle
|
|
|
|
.row
|
|
.col-md-12
|
|
= markdown(@content)
|