flask/tests/templates/template_test.html
Markus Unterwaditzer 3550b26071 Move tests
2014-09-11 22:09:50 +02:00

3 lines
51 B
HTML

{% if value is boolean %}
Success!
{% endif %}