@(runTestForm:Form[RunTestData], showLatestButton:Boolean) @main("cts test suite") {

CTS Test Suite

Tests Test Runs @if(showLatestButton){ Last Test Run }
@helper.form(action = routes.ApplicationController.runTest()) { }
}