From eb07ffe01eab54937e6b93a2b53e6183d980644f Mon Sep 17 00:00:00 2001 From: Armin Ronacher Date: Wed, 21 Apr 2010 20:30:05 +0200 Subject: [PATCH] Changed link title --- templates/mailinglist/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/mailinglist/layout.html b/templates/mailinglist/layout.html index 8dfe4620..0ee5f69f 100644 --- a/templates/mailinglist/layout.html +++ b/templates/mailinglist/layout.html @@ -14,7 +14,7 @@ list information {% endif %} {% if request.endpoint != 'mailinglist_archive' %}// - go to archive + go to the archive {% endif %} {% block mailbody %}{% endblock %}