{% extends "ereuse_devicehub/base_site.html" %} {% block main %}

{{ title }}

Please download the ISO file and the settings file of the version you want and follow these steps Help

{% if demo %}
Workbench 2022
{% if iso %}

Download Checksum: SHA512SUMS

{% endif %}
{% else %} {% for d, v in iso.items() %} {% if d != 'demo' %}
Workbench {{ d }}

Settings

{% if d == 'v14' %} {% else %} {% endif %} {% if iso %}

iso

Download Checksum: SHA512SUMS | Help

{% endif %}
{% endif %} {% endfor %} {% endif %}
{% endblock main %}