fnp
/
edumed.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
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
--- 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