diff --git a/pinaxcon/templates/_account_bar.html b/pinaxcon/templates/_account_bar.html index 042e13f0e92fd116a02eb4edf93599eaa2575cf3..852448489cc465ec839ae59e132b27dee4bd86d9 100644 --- a/pinaxcon/templates/_account_bar.html +++ b/pinaxcon/templates/_account_bar.html @@ -6,6 +6,9 @@
  • {% trans "Dashboard" %}
  • +
  • + {% trans "Log out" %} +
  • {% else %}
  • {% trans "Log in" %}
  • {% if ACCOUNT_OPEN_SIGNUP %}