{% extends "layout.html" %} {% block title %}Test Status{% endblock %} {% block body %}

Test Status

Test ID: {{ test.id }}
{% endblock %}