witten
/
luminotes
Archived
1
0
Fork 0

Nuking "how many users are supported" question in favor of some small text.

This commit is contained in:
Dan Helfman 2008-09-27 02:26:54 -07:00
parent 47b16c0ff8
commit 329ece7ecf
1 changed files with 1 additions and 13 deletions

View File

@ -227,7 +227,7 @@ class Download_page( Product_page ):
class_ = u"wide_center_area", class_ = u"wide_center_area",
), ),
Div( Div(
u"Don't want to install anything? ", u"Don't want to install anything? Need collaboration features? ",
A( u"Use Luminotes online", href = u"/pricing" ), A( u"Use Luminotes online", href = u"/pricing" ),
u".", u".",
class_ = u"small_text", class_ = u"small_text",
@ -239,18 +239,6 @@ class Download_page( Product_page ):
Div( Div(
Div( Div(
H4( u"How many users are supported?", class_ = u"upgrade_question" ),
P(
u"""
Luminotes Desktop is designed for individual note taking. If you're interested
in sharing and collaboration, take a look at
""",
A( u"the online version of Luminotes", href = "/pricing" ),
"""
for those features.
""",
class_ = u"upgrade_text",
),
H4( u"Is my wiki private?", class_ = u"upgrade_question" ), H4( u"Is my wiki private?", class_ = u"upgrade_question" ),
P( P(
u""" u"""