Change text again
This commit is contained in:
parent
987d1c5992
commit
9ba2db7aa1
|
@ -1311,7 +1311,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="video anim" style="--delay: .45s">
|
<div class="video anim" style="--delay: .45s">
|
||||||
<a href="#" style="text-decoration: none;color: #ff66d9;">
|
<a href="#" style="text-decoration: none;color: #ff66d9;">
|
||||||
<div class="video-by" title="Time the sim started">Time since start of simulation</div>
|
<div class="video-by" title="Time since the sim started">Time since start of simulation</div>
|
||||||
{% autoescape false %}
|
{% autoescape false %}
|
||||||
<div class="video-name padding_stat_n" id="simstart" data-start="{{ sim_start_timestamp }}">0</div>
|
<div class="video-name padding_stat_n" id="simstart" data-start="{{ sim_start_timestamp }}">0</div>
|
||||||
{% endautoescape %}
|
{% endautoescape %}
|
||||||
|
|
Loading…
Reference in New Issue