Changeset 732d9eb


Ignore:
Timestamp:
Apr 20, 2010, 7:42:38 PM (15 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, client
Children:
818625a
Parents:
fe43b8a
git-author:
Alex Dehnert <adehnert@…> (04/20/10 19:42:38)
git-committer:
Alex Dehnert <adehnert@…> (04/20/10 19:42:38)
Message:

Add "login again" link to logout page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • remit/remit_templates/registration/logged_out.html

    r0f53aae r732d9eb  
    66<h2>Logged out of Remit</h2>
    77
    8 <p>You have been logged out of Remit. You can return to the <a href='{% url homepage %}'>homepage</a>.</p>
     8<p>You have been logged out of Remit. You can return to the <a href='{% url homepage %}'>homepage</a> or <a href='{% url login %}'>login again</a>.</p>
    99{% endblock %}
Note: See TracChangeset for help on using the changeset viewer.