mirror of
https://github.com/zoffline/zwift-offline.git
synced 2026-08-02 17:08:14 -07:00
Cleaner if in view
This commit is contained in:
@@ -20,8 +20,7 @@
|
||||
<div class="col-md-3">
|
||||
{% if profile %}
|
||||
<a href="/download/profile.bin">{{ profile }}</a>
|
||||
{% endif %}
|
||||
{% if not profile %}
|
||||
{% else %}
|
||||
{{ profile }}
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user