witten
/
luminotes
Archived
1
0
Fork 0

Link from forum threads list back to all forums list.

This commit is contained in:
Dan Helfman 2008-10-28 14:40:20 -07:00
parent 3e51057d2d
commit b6499fb2ea
1 changed files with 2 additions and 0 deletions

View File

@ -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(