small edit of

This commit is contained in:
arcan1s
2014-01-17 22:22:46 +04:00
parent a9de241ab4
commit 4fd5d71767
7 changed files with 5 additions and 9 deletions

View File

@ -35,5 +35,3 @@ back: 2
{% endfor %}
</div>
</label>
<script type="text/javascript" src="http://datejs.googlecode.com/svn/trunk/build/date-en-US.js"></script>

View File

@ -20,5 +20,3 @@ back: 1
<p align="justify">{{ post.description }}</p>
<p align="justify"><b>Тэги</b>: {{ post.tags }}</p>
{% endfor %}
<script type="text/javascript" src="http://datejs.googlecode.com/svn/trunk/build/date-en-US.js"></script>