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

3 lines
51 B
HTML

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