1
0
mirror of https://github.com/danog/gojekyll.git synced 2025-01-23 05:51:16 +01:00
gojekyll/example/_layouts/default.html

4 lines
46 B
HTML
Raw Normal View History

2017-06-15 11:30:44 -04:00
<h1>{{page.title}}</h1>
{{content}}
<footer/>