diff --git a/views/testResults.hbs b/views/testResults.hbs index b4fda05..db4df5a 100644 --- a/views/testResults.hbs +++ b/views/testResults.hbs @@ -1,7 +1,10 @@
-

Test Results - {{ testName }}

+
+

Test Results - {{ testName }}

+ {{> button style='full' colour='primary' to=addLink size='lg' content='Add new result'}} +
{{#if testResults.length}} {{#each testResults}}