From ee785b2216dac3e7312996bfc146b5f731fc2abe 2017-08-16 03:38:04 From: Joshua Simmons Date: 2017-08-16 03:38:04 Subject: [PATCH] boop (readding logout because it's not the problem) --- 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 %}