{% extends "base_prepare.html" %} {% set active_page = 'cut' %} {% block head %} {% endblock %} {% block title %}Cutter{% endblock %} {% block options %}
{% endblock %} {% block previews %} {% for (fileID, filename, doclabel, fileContents) in previews %} {% endfor %} {% endblock %} {% block actions %} Preview Cuts Apply Cuts Download Cut Files {% endblock %} { endblock }