summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2021-06-26 15:52:00 -0400
committerGitHub <noreply@github.com>2021-06-26 15:52:00 -0400
commitf497cb2a07b890d7d4873b5f90c6238d4cb8cb64 (patch)
tree84708bc733a5bfeea39a82d5597901ea8d65ca59
parente5284988e2beda4133caae8a6b1c7e4d16f4328b (diff)
Remove unused template (#1761)
-rw-r--r--ext/display-templates.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/display-templates.html b/ext/display-templates.html
index 0ad02748..b2316975 100644
--- a/ext/display-templates.html
+++ b/ext/display-templates.html
@@ -57,15 +57,6 @@
</li></template>
<template id="definition-disambiguation-template"><span class="definition-disambiguation"></span></template>
<template id="gloss-item-template"><li class="gloss-item click-scannable"><span class="gloss-separator"> </span><span class="gloss-content"></span></li></template>
-<template id="gloss-item-image-template" data-remove-whitespace-text="true"><a class="gloss-image-link" target="_blank" rel="noreferrer noopener">
- <span class="gloss-image-container">
- <span class="gloss-image-aspect-ratio-sizer"></span>
- <span class="gloss-image-background icon"></span>
- <img class="gloss-image" alt="">
- <span class="gloss-image-container-overlay"></span>
- </span>
- <span class="gloss-image-link-text">Image</span>
-</a></template>
<template id="gloss-item-image-description-template"> <span class="gloss-image-description"></span></template>
<template id="inflection-template"><span class="inflection"></span><span class="inflection-separator"> </span></template>