summaryrefslogtreecommitdiff
path: root/tmpl/terms.html
diff options
context:
space:
mode:
Diffstat (limited to 'tmpl/terms.html')
-rw-r--r--tmpl/terms.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/tmpl/terms.html b/tmpl/terms.html
index 04ba713d..22209f9b 100644
--- a/tmpl/terms.html
+++ b/tmpl/terms.html
@@ -18,7 +18,7 @@
{{/inline}}
{{#*inline "term"}}
-<p>
+<div class="entry">
<div class="actions">
{{#if addable}}
<a href="#" title="Add term as expression" class="action-add-note pending disabled" data-mode="term-kanji" data-index="{{@index}}"><img src="/mixed/img/add-term-kanji.png"></a>
@@ -58,7 +58,7 @@
{{> definition}}
{{/if}}
</div>
-</p>
+</div>
{{/inline}}
{{#if definitions}}