{% from 'macro_input2.html' import input%}
{{ input('username')}}
{{ input('password', type='password')}}