From: Charles Holbrow Date: Thu, 18 Apr 2013 17:25:03 +0000 (-0400) Subject: check if the note has html in note_detail template #105 X-Git-Tag: release-20150131~447^2~1 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ba0c03b4eeab19bd97235c8141733a44f219b3ed;p=oweals%2Fkarmaworld.git check if the note has html in note_detail template #105 --- diff --git a/karmaworld/templates/notes/note_detail.html b/karmaworld/templates/notes/note_detail.html index fb358c0..e797918 100644 --- a/karmaworld/templates/notes/note_detail.html +++ b/karmaworld/templates/notes/note_detail.html @@ -38,14 +38,16 @@
- + {% if note.html %}
-