1
Fork 0
lorchess.ru/_layouts/page.html

9 lines
126 B
HTML
Raw Normal View History

2014-02-18 18:47:05 +04:00
---
layout: default
---
2014-04-13 11:45:30 +04:00
<div class="col-xs-12 col-sm-10 col-sm-offset-1">
2014-02-18 18:47:05 +04:00
<h1>{{ page.title }}</h1>
{{ content }}
</div>