diff --git a/django_lostplaces/lostplaces/templates/explorer/profile.html b/django_lostplaces/lostplaces/templates/explorer/profile.html index 774a65b..d829cbf 100644 --- a/django_lostplaces/lostplaces/templates/explorer/profile.html +++ b/django_lostplaces/lostplaces/templates/explorer/profile.html @@ -7,11 +7,16 @@ {% block maincontent %}
+
+

Bio

+

{{explorer.bio}}

+

{{explorer.user.username}}

+
@@ -33,7 +38,9 @@ {% trans 'E-Mail' %}
- {{explorer.user.email}} + + {{explorer.user.email}} +