summaryrefslogtreecommitdiffstats
path: root/templates/logbookentry.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/logbookentry.html')
-rw-r--r--templates/logbookentry.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/logbookentry.html b/templates/logbookentry.html
index f1a1887..b76d9ab 100644
--- a/templates/logbookentry.html
+++ b/templates/logbookentry.html
@@ -20,7 +20,6 @@
</li>
{% endfor %}
</ul>
- <em>[wiki_to_html doesn't do paragraphs. don't know where it is located]</em>
<div>{{logbookentry.text|wiki_to_html}}</div>
</div>
{% endblock %}