{% extends "/base.html" %} {%- block control -%}
{% if input.type != 'password' %}

{{ input.value }} {% if input.multiple %}{% endif %}


{% endif %}

abc | ABC | !@# | àêï | ÀÊÏ

{% if input.inputType == "email" || input.inputType == "url" %} {% if input.inputType == "email" %} {% else %} {% endif %} {% endif %}
À Á Â Ä Ã Å
È É Ê Ë Ç Æ
Ì Í Î Ï Ð Ñ
Ò Ó Ô Ö Õ Ø
Ù Ú Û Ü Ý ß
@/. .com .org
Þ {{ _["SPACE"] }} {{ _["DEL"] }} {{ _["CLEAR"] }}
{%- endblock -%}