{% extends "base.html" %} {% block title %} {% if "name" in team %} {{ team['name'] }} - Wight v{{ version }} {% else %} Team {{ team }} not found - Wight v{{ version }} {% end %} {% end %} {% block contents %}
This report details the load test results for the last bench runs for the {{ team['name'] }}team projects.
Report generated at {{ report_date }} - Wight v{{ version }}
{% else %}We are unable to find a team with name {{ team }}.