{%extends "header.html" %} {% block body %}
FCSTD to STL Converter:
Select files OR drag them into the box below.
The files will be uploaded into octoprint ready to be sliced.

{% for printer in printerList %}
{% endfor %}
{% endblock %}