ADD: Login button when logged out
[phorkie.git] / data / templates / base.htm
index e5033690a7a82623690d632804df2865dd577cc1..7722105789c35a934db884b88d013ae78b71b433 100644 (file)
       <li>
        <a href="/login?logout">Logout</a>
       </li>
+      {% else %}
+      <li>
+       <a href="/login">Login</a>
+      </li>
       {% endif %}
       {% if db.adapter %}
       <li>