osem-fcy/app/views/application/document.haml
2018-05-07 08:58:04 -07:00

10 lines
155 B
Text

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