diff --git a/booth/templates/booth.html b/booth/templates/booth.html index 4ac250f..52b8fcf 100644 --- a/booth/templates/booth.html +++ b/booth/templates/booth.html @@ -29,9 +29,12 @@ {% if it.kind == 'image' %} {{ it.name }} {% elif it.kind == 'video' %} - + {# preload="none": a booth of a dozen webms was fetching them + all at page load ("metadata" still pulls real ranges per + file); nothing loads until the viewer hits play #} + {% elif it.kind == 'audio' %} - + {% elif it.doc %} 📄 {{ it.name }} {% else %}