{% extends "base.html" %} {% block body %}

LibreOffice Screen Control Panel

Impress Remote Conference Mode Sign Mode

Playlist

    {% for item in playlist %} {% if item.file == currently_playing %}
  • {% else %}
  • {% endif %}

    {{item["file"]}}

    Play Remove
  • {% endfor %}

Uploaded presentations

Upload presentation

{% endblock %}