From a5fb8a05314a5bd579b4c78b976e52fb09b5d1f0 Mon Sep 17 00:00:00 2001 From: Hironsan Date: Mon, 25 Jun 2018 14:17:36 +0900 Subject: [PATCH] Fix bug for showing login/logout --- doccano/app/db.sqlite3 | Bin 233472 -> 233472 bytes doccano/app/server/templates/base.html | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/doccano/app/db.sqlite3 b/doccano/app/db.sqlite3 index e297bcaa037b74f6bd51281ac07be342f63021c0..657c3962b205904e09d87d80793629319bfd59fa 100644 GIT binary patch delta 229 zcmZozz}K*VZ-O+V_Cy(HM(vFWx$^}~6%0(R49%rBYerVz7FNgU5B4)DY=5~}a$}mnX&rd5hG0QZoNJ-1vp0|dH ziBZN(*T@WHsG+5msfnJMrHO%&ag#M8t8WXd

- {% if use.is_authenticated %} + {% if not user.is_authenticated %}