diff --git a/templates/mod/recent_posts.html b/templates/mod/recent_posts.html index b9c2c0cc..cb4f1726 100644 --- a/templates/mod/recent_posts.html +++ b/templates/mod/recent_posts.html @@ -11,7 +11,7 @@ {% else %} {% set thread = post.thread %} {% endif %} -

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

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