From 5fef46f0874e02ae6156d32d00b4b4f94889c8e3 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Wed, 1 Aug 2018 18:14:41 +0200 Subject: [PATCH] Fixed link --- templates/profile.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/profile.html b/templates/profile.html index 15973d5e..0afe8f69 100644 --- a/templates/profile.html +++ b/templates/profile.html @@ -20,7 +20,7 @@ {% block body %}

- Profilo di {{ ryg.username }} {% if session.get('user_id', '') == ryg.id %}Modifica{% endif %} + Profilo di {{ ryg.username }} {% if session.get('user_id', '') == ryg.id %}Modifica{% endif %}

{% if css.bio %}