summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre-Yves Chibon <pingou@pingoured.fr>2012-03-18 11:04:42 +0100
committerPierre-Yves Chibon <pingou@pingoured.fr>2012-03-18 11:04:42 +0100
commit558b32c885ec650616fe16a2aa1ca2226f27731c (patch)
tree6051f5ff4598e00ae2cba42d44f0d10c4294e61a
parentdb2829da275f6984d8ac6b2c48f9bf04a34c91fc (diff)
downloadhyperkitty-558b32c885ec650616fe16a2aa1ca2226f27731c.tar.gz
hyperkitty-558b32c885ec650616fe16a2aa1ca2226f27731c.tar.xz
hyperkitty-558b32c885ec650616fe16a2aa1ca2226f27731c.zip
Add a link to the index page
-rw-r--r--templates/base2.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/base2.html b/templates/base2.html
index c477a99..bb9ab53 100644
--- a/templates/base2.html
+++ b/templates/base2.html
@@ -42,6 +42,11 @@
{{list_address}}
</a>
</p>
+ <p id="list_email" class='inline'>
+ <a href="/2/">
+ All lists
+ </a>
+ </p>
<div id="searchbox">
<form action="/2/search/{{list_address}}" method="get">
{{ search_form }}