added reqs.
This commit is contained in:
parent
5693a7baf8
commit
a79dd61617
Binary file not shown.
|
|
@ -29,7 +29,7 @@
|
||||||
{% elif faceit_level_dict[steamid] == 10 %}
|
{% elif faceit_level_dict[steamid] == 10 %}
|
||||||
<img src="/static/faceit10.svg" alt="FaceIT Level 10" width="100" height="100">
|
<img src="/static/faceit10.svg" alt="FaceIT Level 10" width="100" height="100">
|
||||||
{% else %}
|
{% else %}
|
||||||
<p>"No FaceIT Account Found.</p>
|
<p>No FaceIT Account Found.</p>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue