From 536ed944a27a9a1b77882bbf19f3e0d91cc7ee72 Mon Sep 17 00:00:00 2001 From: Zoran Pandovski Date: Fri, 24 Nov 2017 23:28:30 +0100 Subject: [PATCH] Fix signout button --- ckanext/gosh/templates/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ckanext/gosh/templates/header.html b/ckanext/gosh/templates/header.html index 5d328e2..dd6d6da 100644 --- a/ckanext/gosh/templates/header.html +++ b/ckanext/gosh/templates/header.html @@ -37,7 +37,7 @@ {% endblock %} {% block header_account_log_out_link %}
  • - + {{ _('Log out') }}