photos.amdavidson.com/_layouts/page.html
2016-09-02 19:08:14 -04:00

14 lines
209 B
HTML

---
layout: default
---
<article class="post">
<header class="post-header">
<h1 class="post-title">{{ page.title }}</h1>
</header>
<div class="post-content">
{{ content }}
</div>
</article>