{% if test_passed is not none %}

Test Result

{% if test_passed %}

PASS

{% else %}

FAIL

{% endif %}
{% endif %}