{% extends "base.html" %} {% block title %} »List of Local Reports » {{report.name}} » Test {% endblock %} {% block nav %} List of Local Reports » {{report.name}} » Test {% endblock %} {% block content %}
Is Alive? {{tester.is_alive()}}
Test Now

Log

{% endblock %}