{% extends 'base.html' %} {% block title %}Reformat Collations{% endblock %} {% block content %}

TEI Viewer

{% include '_input_floating.html' with id="inputFolder" name="input-folder" label="TEI Folder" value=settings.tei_viewer_input_dir required=True style="direction: rtl; text-align: right;" only %}
{% endblock %}