Update templates/reward_status.html
Browse files
templates/reward_status.html
CHANGED
@@ -106,8 +106,8 @@
|
|
106 |
</div>
|
107 |
|
108 |
<div class="points-bar-info">
|
109 |
-
<div>
|
110 |
-
<div>{{
|
111 |
</div>
|
112 |
|
113 |
<div class="points-bar">
|
|
|
106 |
</div>
|
107 |
|
108 |
<div class="points-bar-info">
|
109 |
+
<div>{{ start_point }}</div> <!-- Start of the range -->
|
110 |
+
<div>{{ end_point }}</div> <!-- End of the range -->
|
111 |
</div>
|
112 |
|
113 |
<div class="points-bar">
|