summaryrefslogtreecommitdiff
path: root/templates/index.html
diff options
context:
space:
mode:
authordoobry2019-03-09 11:40:33 +0100
committerjvoisin2019-03-09 13:29:35 +0100
commit3349293eec5e97f3202e729c3f0cb52f5ef049ea (patch)
tree19503b9f49de2e6bfd10d600bd027eacb21db4b9 /templates/index.html
parentcad87def79d07a370f4756637797e739f9f8351d (diff)
Fix typos
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html
index 3e57279..1e44fd2 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -13,7 +13,7 @@
13 on your local device instead!<br> 13 on your local device instead!<br>
14</p> 14</p>
15<details> 15<details>
16 <summary>Click <span class='fakelink'>here</span> so see the supported formats</summary> 16 <summary>Click <span class='fakelink'>here</span> to see the supported formats</summary>
17 <ul> 17 <ul>
18 {% for mimetype in mimetypes %} 18 {% for mimetype in mimetypes %}
19 <li>{{ mimetype }}</li> 19 <li>{{ mimetype }}</li>