mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-02 18:36:36 -04: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)
|