From: Charles Holbrow Date: Mon, 25 Mar 2013 18:04:35 +0000 (-0400) Subject: note_detail markup X-Git-Tag: release-20150131~470 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=41e61da703f2fd2a219965b209464179995255b8;p=oweals%2Fkarmaworld.git note_detail markup --- diff --git a/karmaworld/templates/notes/note_detail.html b/karmaworld/templates/notes/note_detail.html index 574c9c9..fb358c0 100644 --- a/karmaworld/templates/notes/note_detail.html +++ b/karmaworld/templates/notes/note_detail.html @@ -12,96 +12,33 @@ {% block content %}
-
+
-
+
{{ note.name }}
- {% comment %} - -
-
-
- So far, {{ note.numUpVotes }} people have completely fallen in love with with these notes. {{ note.viewCount }} people have viewed them. -
-
-
- {% endcomment %} - - - - {% comment %} - -
-
- uploaded by - {% if owns_file %} - you - {% else %} - {{ note.owner.get_profile.get_name }} - {% endif %} -
-
- -
-
- {% if not owns_file %} -
- - - - -
- note_download -
-
- {% endif %} -
+
+
+
- {% endcomment %} -
- +
- {% if note.desc %} -

description

- -

{{ note.desc }}

- {% endif %} - -

notes

-