mirror of
https://github.com/danog/gojekyll.git
synced 2024-11-27 09:34:41 +01:00
5 lines
104 B
HTML
5 lines
104 B
HTML
<!-- default layout -->
|
|
<h1>Default Layout: {{page.title}}</h1>
|
|
{{content}}
|
|
<!-- default layout end -->
|