mirror of
https://github.com/ae-utbm/sith.git
synced 2026-06-06 08:09:20 +00:00
Improve download user album button
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
<div class="row">
|
||||
<h4 x-text="album"></h4>
|
||||
{% if user.id == object.id %}
|
||||
{{ download_button("") }}
|
||||
{{ download_button("") }}
|
||||
{% endif %}
|
||||
</div>
|
||||
<div class="photos">
|
||||
|
||||
Reference in New Issue
Block a user