Added missing space in the blog's date text

This commit is contained in:
PCoder 2017-07-09 20:13:58 +05:30
parent a625e5d196
commit 29b2688935
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
</h2>
</a>
<p class="post-meta" style="font-size:0.9em;">
{% trans "Posted on" %}{{ post.date_published|date:"DATE_FORMAT" }}
{% trans "Posted on" %} {{ post.date_published|date:"DATE_FORMAT" }}
</p>
<p class="post-subtitle">