Files
osem/app/views/application/document.haml
2018-05-08 13:23:00 +02:00

11 lines
155 B
Plaintext

.container
.row
.col-md-12
.page-header
%h1= @title
%p.text-muted= @subtitle
.row
.col-md-12
= markdown(@content)