summaryrefslogtreecommitdiffstats
path: root/printing_templates/Six Dives.html
diff options
context:
space:
mode:
Diffstat (limited to 'printing_templates/Six Dives.html')
-rw-r--r--printing_templates/Six Dives.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/printing_templates/Six Dives.html b/printing_templates/Six Dives.html
index 9d4d1341e..1d4bb5b56 100644
--- a/printing_templates/Six Dives.html
+++ b/printing_templates/Six Dives.html
@@ -171,7 +171,7 @@
<tr>
<td>
<div class="textArea">
- <p> {{ dive.notes }} </p>
+ <p> {{ dive.notes|safe }} </p>
</div>
</td>
</tr>