Move to src dir.
[edumed.git] / 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 (file)
index c3256a9..0000000
+++ /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