{% from 'include/input_macros.html' import input, checkbox %} New hostname * {{ input('new-server-add') }} IP * {{ input('new-ip', size='14') }} Port * {{ input('new-port', value='22', size='1') }} Enable {{ checkbox('enable', checked='checked') }} Virt {{ checkbox('typeip') }} HAProxy {{ checkbox('haproxy') }} Nginx {{ checkbox('nginx') }} Slave for Description {{ input('desc', size='30') }}