{% extends "base.html" %} {% block title %}Waveforms - {{ title }}{% endblock %} {% block content %}

Waveform Viewer

{{ filename }}

Controls
{% endblock %} {% block extra_scripts %} {% endblock %}