From 2022a924c4af7aea80eb197cd20ac8f8b2cc7b48 Mon Sep 17 00:00:00 2001 From: Commander1024 Date: Thu, 24 Dec 2020 18:30:29 +0100 Subject: [PATCH] Added output of profile image to profile_page. --- .../lostplaces/templates/explorer/profile.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/django_lostplaces/lostplaces/templates/explorer/profile.html b/django_lostplaces/lostplaces/templates/explorer/profile.html index dfee163..774a65b 100644 --- a/django_lostplaces/lostplaces/templates/explorer/profile.html +++ b/django_lostplaces/lostplaces/templates/explorer/profile.html @@ -14,6 +14,12 @@
+ + {% if explorer.profile_image %} +
+ +
+ {% endif %}
{% trans 'Name' %}