diff --git a/thoughts/templates/thoughts/index.html b/thoughts/templates/thoughts/index.html index ee567dd..277de9b 100644 --- a/thoughts/templates/thoughts/index.html +++ b/thoughts/templates/thoughts/index.html @@ -55,7 +55,7 @@
{{ thought.media_alt|urlize }}
{% endif %} {% elif file_type == "mov" or file_type == "mp4" %} - + {% endif %} {% endif %}