witten
/
luminotes
Archived
1
0
Fork 0

Luminotes Desktop page now has a link to the current version's changelog.

This commit is contained in:
Dan Helfman 2008-11-13 15:48:29 -08:00
parent 3a189d844c
commit 05aceda782
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ class Download_page( Product_page ):
Th(
u"Luminotes Desktop",
Div(
"version", VERSION,
A( "version", VERSION, href = news_url ),
class_ = u"version_text",
),
Div(