diff --git a/src/dropper/templates/index.html b/src/dropper/templates/index.html index 162f370..cfd4448 100644 --- a/src/dropper/templates/index.html +++ b/src/dropper/templates/index.html @@ -74,11 +74,11 @@ {% endif %} {% elif note.strip().startswith( ("http:", "https:", "ftp:", "file:") ) %} {% if note.strip().endswith( (".jpg", ".jpeg", ".png", ".gif") ) %} -
+
{{note}} - +
{% else %}