|
|
@@ -35,19 +35,19 @@
|
|
|
<center>
|
|
|
<table class="twelve" style="width: 340px;" >
|
|
|
<tr>
|
|
|
- <td class="six last">
|
|
|
+ <td class="six">
|
|
|
<h5 style="font-weight: bold;">Metric name</h5>
|
|
|
</td>
|
|
|
- <td class="six">
|
|
|
+ <td class="six last">
|
|
|
<h5 style="font-weight: bold;">Value</h5>
|
|
|
</td>
|
|
|
</tr>
|
|
|
[[range .EvalMatches]]
|
|
|
<tr>
|
|
|
- <td class="six last">
|
|
|
+ <td class="six">
|
|
|
<h5 class="data">[[.Metric]]</h5>
|
|
|
</td>
|
|
|
- <td class="six">
|
|
|
+ <td class="six last">
|
|
|
<h5 class="data">[[.Value]]</h5>
|
|
|
</td>
|
|
|
</tr>
|