2016-04-12 04:08:27 +00:00
|
|
|
---
|
|
|
|
layout: default
|
|
|
|
---
|
|
|
|
<article class="post">
|
|
|
|
|
|
|
|
<header class="post-header">
|
|
|
|
<h1 class="post-title">{{ page.title }}</h1>
|
|
|
|
</header>
|
|
|
|
|
|
|
|
<div class="post-content">
|
2016-04-12 04:40:17 +00:00
|
|
|
{% include category_list.html category=page.category limit=1000000 %}
|
2016-04-12 04:08:27 +00:00
|
|
|
</div>
|
|
|
|
|
|
|
|
</article>
|