18 lines
217 B
HTML
18 lines
217 B
HTML
---
|
|
layout: default
|
|
---
|
|
|
|
<div class="post-header">
|
|
<h1 class="post-title-main">{{ page.title }}</h1>
|
|
</div>
|
|
|
|
<div class="post-content">
|
|
|
|
{% include algolia.html %}
|
|
|
|
|
|
</div>
|
|
|
|
{{hr_shaded}}
|
|
|
|
{% include footer.html %} |