mirror of
https://github.com/Fluffy-Bean/GameExpo23.git
synced 2025-05-30 06:23:10 +00:00
Deepsource Python issues
This commit is contained in:
parent
e0fc37d48a
commit
4d912d314c
10 changed files with 162 additions and 156 deletions
|
@ -5,7 +5,7 @@
|
|||
<span class="spacer"></span>
|
||||
|
||||
{% if current_user.is_authenticated %}
|
||||
<a href="{{ url_for('account.settings') }}" class="button primary">
|
||||
<a href="{{ url_for('account.get_settings') }}" class="button primary">
|
||||
{{ current_user.username }}
|
||||
{% if not current_user.email %}<i class="ph ph-warning" style="margin-left: 0.2rem !important;"></i>{% endif %}
|
||||
</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue