<span class="help-block"><small>{{ _('Shows an on/off button on the left side to switch the relays on or off. This setting is only recommended if only your printer is switched on/off.') }}</small></span>
<span class="help-block"><small>{{ _('This setting switches your mySwitch on if Octoprint is starting up. Turn relays OFF on Octoprint shutdown could also be interesting for you.') }}</small></span>
<span class="help-block"><small>{{ _('This setting switches your mySwitch off if Octoprint is shutting down. If your Raspberry Pi is also switched by the relays its recommended to use an turn relay off delay of 60 seconds or more. Keep in mind this switches also off if you restart Octoprint service!') }}</small></span>
<span class="help-block"><small>{{ _('Delay in seconds after octoprint is shut down to switch off relays. This setting is recommended to make sure that Raspberry Pi is completely shut down when you switch power off. Switching power off while your Raspberry Pi is running could lead to irrepairable damage to your SD Card!') }}</small></span>
<input type="checkbox" data-bind="checked: settings.plugins.mystromswitch.showShutdownOctopiOption">Show option to automatically shutdown Octoprint after print is finished
<span class="help-block"><small>{{ _('This setting shows the option to shut down Octoprint and switch your mySwitch off after your print is finished. Use the "Delay after print is finished" option to set after how many seconds Octoprint will be shut down. After this use "Turn Relay Off Delay" to determine after how many seconds the relay will be switched off') }}</small></span>
<input type="checkbox" data-bind="checked: settings.plugins.mystromswitch.showPowerOffPrintFinishOption">Show option to turn off relay after print is finished.
<span class="help-block"><small>{{ _('This setting shows the option to only switch your mySwitch off after your print is finished. Use the "Delay after print is finished" Option to determine after how many seconds the relay will switch off') }}</small></span>