Spaces:
Runtime error
Runtime error
Commit
·
f47e95c
1
Parent(s):
2ecf74b
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -455,7 +455,7 @@
|
|
455 |
</div>
|
456 |
|
457 |
<div class="metric-row">
|
458 |
-
<span class="metric-label">
|
459 |
<span class="metric-value">${result.rewards.attribution}</span>
|
460 |
</div>
|
461 |
|
|
|
455 |
</div>
|
456 |
|
457 |
<div class="metric-row">
|
458 |
+
<span class="metric-label">Distance (test ligne 458):</span>
|
459 |
<span class="metric-value">${result.rewards.attribution}</span>
|
460 |
</div>
|
461 |
|