1
0
mirror of https://github.com/janeczku/calibre-web synced 2025-02-05 13:40:06 +00:00
calibre-web/lib/flask/testsuite/templates/template_test.html

4 lines
51 B
HTML
Raw Normal View History

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