X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/d0f0e1412cc42d366b234e798dfb68feed05d751..d555d988764995ea1f9f5ece46f453a66f09b334:/forum/templates/pybb/forum_last_update_info.html diff --git a/forum/templates/pybb/forum_last_update_info.html b/forum/templates/pybb/forum_last_update_info.html deleted file mode 100644 index c3256a9..0000000 --- a/forum/templates/pybb/forum_last_update_info.html +++ /dev/null @@ -1,5 +0,0 @@ -{% load humanize %} -{% if forum.updated %} - {{ forum.last_post.user }} - {{ forum.updated|naturaltime }} -{% endif %} \ No newline at end of file