diff --git a/templates/mod/recent_posts.html b/templates/mod/recent_posts.html index b9c2c0ccb..cb4f1726a 100644 --- a/templates/mod/recent_posts.html +++ b/templates/mod/recent_posts.html @@ -11,7 +11,7 @@

Viewing last {{ limit|e }} posts

{% else %} {% set thread = post.thread %} {% endif %} -

/{{ post.board }}/{{ post.id }}
+

/{{ post.board }}/{{ post.id }}
{{ post.built }}
{% endfor %}