summaryrefslogtreecommitdiff
path: root/templates/result_detail.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/result_detail.html')
-rw-r--r--templates/result_detail.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/result_detail.html b/templates/result_detail.html
new file mode 100644
index 000000000..d735d0da0
--- /dev/null
+++ b/templates/result_detail.html
@@ -0,0 +1,4 @@
+<tr>
+ <td class="bar%(alternate)s">%(name)s</td>
+ <td class="%(alternate)s">%(value)s</td>
+</tr>