From ae759114aa608dbb0bcf3b2814a67a41f36ed8d0 Mon Sep 17 00:00:00 2001 From: Didier Link Date: Fri, 22 Jun 2018 01:17:22 +0200 Subject: [PATCH] temporarly use an absolute link in users detail header template, linked with bug #65 --- templates/users/header.tera | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/users/header.tera b/templates/users/header.tera index 3a337c52..c9e1797c 100644 --- a/templates/users/header.tera +++ b/templates/users/header.tera @@ -11,7 +11,7 @@ {% if is_self %} - {{ "Edit your profile" | _ }} + {{ "Edit your profile" | _ }} {% endif %} {% if is_remote %}