{# vim:set softtabstop=2: -#} {% set title = 'Wizard' -%} {#% set refresh = 15 %#} {% include "_header.html" %} {% set active="printer" %}

Printer Info

Please, fill in the name of the printer which will be used with PrusaLink, and its location.

{% set errors = wizard.errors.get('printer', {}) %}
Please provide a valid printer name.
Please provide a valid printer location.
{# /col-md-9 so end of content #}
{# /row #}
{# /container #} {% include "_wizard.html" %} {% include "_footer.html" %}