diff --git a/l4d2web/templates/_live_state.html b/l4d2web/templates/_live_state.html index 00944d1..0518b49 100644 --- a/l4d2web/templates/_live_state.html +++ b/l4d2web/templates/_live_state.html @@ -21,7 +21,7 @@ href="https://steamcommunity.com/profiles/{{ session.steam_id_64 }}" target="_blank" rel="noopener noreferrer"> {% if profile and profile.avatar_url %} - + {% else %} {% endif %} @@ -45,7 +45,7 @@ href="https://steamcommunity.com/profiles/{{ row.steam_id_64 }}" target="_blank" rel="noopener noreferrer"> {% if row.avatar_url %} - + {% else %} {% endif %}