mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-06-23 02:13:57 +02:00
testfix + logs style
This commit is contained in:
@ -50,7 +50,8 @@
|
||||
<option id="{{data[i]['name']}}" value="{{i}}">{{data[i]['name']}}</option>
|
||||
{% endfor %}
|
||||
</select>
|
||||
<embed type="text/html" src="{{url_for('static', filename='log/1.txt')}}" width="100%" height="100%" id="embed">
|
||||
<br><br>
|
||||
<embed type="text/html" src="{{url_for('static', filename='log/1.txt')}}" width="100%" height="900%" id="embed">
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user