aboutsummaryrefslogtreecommitdiffstats
path: root/printing_templates/Two Dives.html
diff options
context:
space:
mode:
Diffstat (limited to 'printing_templates/Two Dives.html')
-rw-r--r--printing_templates/Two Dives.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/printing_templates/Two Dives.html b/printing_templates/Two Dives.html
index 95cc9a088..5d2e1f618 100644
--- a/printing_templates/Two Dives.html
+++ b/printing_templates/Two Dives.html
@@ -221,7 +221,7 @@
<tr>
<td class="fieldData">
<div class="textArea">
- <p> {{ dive.notes }} </p>
+ <p> {{ dive.notes|safe }} </p>
</div>
</td>
</tr>