summaryrefslogtreecommitdiff
path: root/ext/display-templates.html
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2021-02-16 21:25:21 -0500
committerGitHub <noreply@github.com>2021-02-16 21:25:21 -0500
commit98ac73260e1eec325ae18933876038d60f88ec20 (patch)
treea5793cb4c1e5a8ed124186205c51b03f6a98a0e0 /ext/display-templates.html
parent53d02ca3d36eade7e0e6432b348f96a4c1f7b359 (diff)
Remove section headings (#1413)
Diffstat (limited to 'ext/display-templates.html')
-rw-r--r--ext/display-templates.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/display-templates.html b/ext/display-templates.html
index 3074e287..e506159e 100644
--- a/ext/display-templates.html
+++ b/ext/display-templates.html
@@ -23,15 +23,12 @@
</div>
<div class="entry-body">
<div class="entry-body-section" data-section-type="frequencies">
- <h5>Frequencies</h5>
<ol class="entry-body-section-content frequency-group-list"></ol>
</div>
<div class="entry-body-section" data-section-type="pitch-accents">
- <h5>Pitch Accents</h5>
<ol class="entry-body-section-content term-pitch-accent-group-list"></ol>
</div>
<div class="entry-body-section" data-section-type="definitions">
- <h5>Definitions</h5>
<ol class="entry-body-section-content term-definition-list"></ol>
</div>
</div>