{% extends "/base.html" %} {%- block control -%} {% if input.type != 'password' %} {{ input.value }} {% if input.multiple %}↲{% endif %} {% endif %} abc | ABC | !@# | àêï | ÀÊÏ ? , . : ; ( ) / = " ' ! [ ] \ ~ ` | @ { } ¸ % ^ & * < > ¶ # $ - _ ´ · × ¢ £ ¤ ¥ « » ÷ § ¨ © ª ¡ ¦ µ ¬ ¯ ® ° ± ¿ º ¹ ² ³ ¼ ½ ¾ {% if input.inputType == "email" %} @ . .com .org {% endif %} + SPACE DEL CLEAR {%- endblock -%}
{{ input.value }} {% if input.multiple %}↲{% endif %}
abc | ABC | !@# | àêï | ÀÊÏ