{% extends "../base.html" %} {% block content %}

Resin Settings

{% if profiles %} {% for profile in profiles %} {% endfor %} {% else %} {% endif %}
Title Layer Thickness Micron Cure Time Second Default Actions
{{profile.Title}} {{profile.Depth}} {{profile.CureTime}} {% if defaultProfile==profile.ProfileID %} {% else %} {% endif %} Are you sure you want to delete this profile?
No Profile

{% endblock %}