{% extends "base.html" %} {% block body %} LibreOffice Screen Control Panel Play presentation Pause presentation Next presentation Previous presentation Impress Remote Playlist {% for item in playlist %} {% if item.file == currently_playing %} [[[Playing now]]] {% endif %} {{item["file"]}} Play Download Remove {% endfor %} Files {% for item in files%} {{item}} Add to playlist Download {% endfor %} Upload presentation Upload file {% endblock %}
LibreOffice Screen Control Panel
Upload presentation