15 lines
177 B
HTML
15 lines
177 B
HTML
---
|
|
layout: default
|
|
---
|
|
|
|
<article>
|
|
<hr />
|
|
|
|
<section role="article">
|
|
{{ content }}
|
|
</section>
|
|
|
|
<!-- Comments -->
|
|
{% include disqus.html %}
|
|
</article>
|