14 lines
306 B
HTML
14 lines
306 B
HTML
---
|
|
layout: default
|
|
root: ../../../
|
|
post: true
|
|
---
|
|
|
|
<p><a href="../../../blog.html">← Back to the list of blog posts</a></p>
|
|
|
|
<h2>{{ page.title }}</h2>
|
|
|
|
<p class="post-meta">Posted on {{ page.date | date_to_long_string }} by <a href="http://agafonkin.com/en">Vladimir Agafonkin</a></p>
|
|
|
|
{{ content }}
|