|
|
|
|
@ -38,8 +38,8 @@ |
|
|
|
|
<td class="six"> |
|
|
|
|
<h5 style="font-weight: bold;">Metric name</h5> |
|
|
|
|
</td> |
|
|
|
|
<td class="six last"> |
|
|
|
|
<h5 style="font-weight: bold;">Value</h5> |
|
|
|
|
<td class="six last" style="text-align: right; width:100px;"> |
|
|
|
|
<h5 style="font-weight: bold;text-align: right;">Value</h5> |
|
|
|
|
</td> |
|
|
|
|
</tr> |
|
|
|
|
[[range .EvalMatches]] |
|
|
|
|
@ -47,8 +47,8 @@ |
|
|
|
|
<td class="six"> |
|
|
|
|
<h5 class="data">[[.Metric]]</h5> |
|
|
|
|
</td> |
|
|
|
|
<td class="six last"> |
|
|
|
|
<h5 class="data">[[.Value]]</h5> |
|
|
|
|
<td class="six last" style="text-align: right; width:100px;"> |
|
|
|
|
<h5 class="data" style="text-align: right;">[[.Value]]</h5> |
|
|
|
|
</td> |
|
|
|
|
</tr> |
|
|
|
|
[[end]] |
|
|
|
|
|