add paper, fix imaging

This commit is contained in:
arcan1s
2014-12-12 03:52:41 +03:00
parent bc37cceac1
commit 6678300a2b
6 changed files with 348 additions and 3 deletions

View File

@ -24,6 +24,6 @@ hastr: true
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</h1>
<p><i>{% include shortdate_to_ru.html %}</i></p>
{{ post.description }}
<p>{{ post.description }}</p>
<p><b>Тэги</b>: {{ post.tags }}</p>
{% endfor %}