From fed2868b10c99fe1d9bd2d259e6c7638b12cef70 Mon Sep 17 00:00:00 2001 From: Seth Woodworth Date: Thu, 10 Jan 2013 16:07:52 -0500 Subject: [PATCH] commenting out other unused html from note_detail --- karmaworld/templates/notes/note_detail.html | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/karmaworld/templates/notes/note_detail.html b/karmaworld/templates/notes/note_detail.html index 46507b3..ba5a3e7 100644 --- a/karmaworld/templates/notes/note_detail.html +++ b/karmaworld/templates/notes/note_detail.html @@ -49,6 +49,8 @@ + {% comment %} +
@@ -56,7 +58,12 @@
+ {% endcomment %} + + + {% comment %} +
uploaded by @@ -68,6 +75,7 @@
+
{% if not owns_file %} @@ -89,16 +97,15 @@ this file
- {% comment %}
note_download
- {% endcomment %}
{% endif %} + {% endcomment %} -- 2.25.1