From 30899059581029d3cc37b5012261a9e5afa4181c Mon Sep 17 00:00:00 2001 From: Didier Link Date: Thu, 21 Jun 2018 13:33:26 +0200 Subject: [PATCH] correct a link template to edit user account --- 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 4ace87f2..e97c724d 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 %}