From c0174a310c511fb312315de0d283e90d24f82e02 Mon Sep 17 00:00:00 2001 From: Bat Date: Tue, 4 Sep 2018 12:36:26 +0100 Subject: [PATCH] Add a forgotten " in template --- templates/base.html.tera | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html.tera b/templates/base.html.tera index d65f9366..398857b0 100644 --- a/templates/base.html.tera +++ b/templates/base.html.tera @@ -30,7 +30,7 @@ {{ "Notifications" | _ }} - + {{ "Log Out" | _ }}