|
@@ -65,7 +65,7 @@
|
|
|
<div class="post-meta clearfix">
|
|
|
<div class="pull-left">
|
|
|
<!-- Creation date / Date modified -->
|
|
|
- <a href="{{ generate_post_url(topic, post, posts.page) }}">
|
|
|
+ <a href="{{ post.url }}">
|
|
|
{{ post.date_created|format_date('%d %B %Y - %H:%M') }}
|
|
|
</a>
|
|
|
{% if post.user_id and post.date_modified %}
|