mirror of
https://github.com/Fluffy-Bean/GameExpo23.git
synced 2025-06-02 07:33:11 +00:00
Update pfp preview on file uplaod
This commit is contained in:
parent
193c7d9d07
commit
5307946ce6
6 changed files with 53 additions and 28 deletions
|
@ -3,6 +3,6 @@
|
|||
<div class="center-text">
|
||||
<h2>{{ error }}</h2>
|
||||
<p>{{ msg }}</p>
|
||||
<image src="{{ url_for('static', filename='images/error/' + image + '.jpg') }}" alt="Error">
|
||||
<image src="{{ url_for('static', filename='images/error.png') }}" alt="Error">
|
||||
</div>
|
||||
{% endblock %}
|
Loading…
Add table
Add a link
Reference in a new issue