diff options
Diffstat (limited to 'templates/index.html')
| -rw-r--r-- | templates/index.html | 2 |
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> |
