diff --git a/view/Forum_page.py b/view/Forum_page.py index 9f11de8..88d033c 100644 --- a/view/Forum_page.py +++ b/view/Forum_page.py @@ -20,6 +20,8 @@ class Forum_page( Product_page ): Div( P( A( u"start a new discussion", href = u"/forums/%s/create_thread" % forum_name ), + u" | ", + A( u"all forums", href = u"/forums/" ), class_ = u"small_text", ), [ Div(