{% 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='3') }} Enable {{ checkbox('enable', checked='checked') }} Virt {{ checkbox('typeip') }} HAProxy {{ checkbox('haproxy') }} Nginx {{ checkbox('nginx') }} Firewall {{ checkbox('firewall') }} Slave for Description {{ input('desc', size='30') }}