mirror of
https://github.com/ConjureETS/site-2015.git
synced 2026-03-24 04:21:23 +00:00
Merge ed939729e1e916fa995c607440997e73b6af9a90 into 119fbd2b8215908b2ace9d4e03c2d594f0c8f124
This commit is contained in:
commit
164612be93
@ -53,7 +53,7 @@
|
||||
</div>
|
||||
</div>
|
||||
{% if member.photo %}
|
||||
<img src="{{ admin.photo.url }}" class="avatar" alt="">
|
||||
<img src="{{ member.photo.url }}" class="avatar" alt="">
|
||||
{% else %}
|
||||
<img src="{% static 'img/profile.png' %}" class="avatar" alt="">
|
||||
{% endif %}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user