From 79c40b18b6099cf65d854e0c902a4f8ed9e57c93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Sun, 12 Feb 2017 12:33:53 +0100 Subject: Incorporate API changes --- templates/layout.jinja | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/layout.jinja') diff --git a/templates/layout.jinja b/templates/layout.jinja index e215c3c..af11523 100644 --- a/templates/layout.jinja +++ b/templates/layout.jinja @@ -15,7 +15,7 @@ @@ -28,7 +28,7 @@ {% for uri, page in menu %} {% endfor %} - {% if current_user.is_authenticated() %} + {% if current_user.is_authenticated %}