{% 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 %} . .com .org {% endif %} Þ SPACE DEL CLEAR {%- endblock -%}
{{ input.value }} {% if input.multiple %}↲{% endif %}
abc | ABC | !@# | àêï | ÀÊÏ