osem-fcy/app/views/application/document.haml

11 lines
155 B
Text
Raw Normal View History

2018-03-16 12:15:15 -07:00
.container
.row
.col-md-12
.page-header
%h1= @title
%p.text-muted= @subtitle
.row
.col-md-12
= markdown(@content)