From 1c2933bef4d87e895ccd2d9acda779bfdb41630c Mon Sep 17 00:00:00 2001 From: Matthias Portzel Date: Tue, 26 Apr 2022 23:56:06 -0400 Subject: [PATCH] Add controls to video playback element --- main/templates/whispermaphone/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/templates/whispermaphone/index.html b/main/templates/whispermaphone/index.html index 14f39f5..cbfd3f9 100644 --- a/main/templates/whispermaphone/index.html +++ b/main/templates/whispermaphone/index.html @@ -55,7 +55,7 @@
{{ thought.media_alt|urlize }}
{% endif %} {% elif file_type == "mov" or file_type == "mp4" %} - + {% endif %} {% endif %}