witten
/
luminotes
Archived
1
0
Fork 0

Including quote by Lifehacker.

This commit is contained in:
Dan Helfman 2008-05-05 21:56:50 +00:00
parent b9d92d4080
commit 2342ded4c2
1 changed files with 21 additions and 0 deletions

View File

@ -70,6 +70,27 @@ class Front_page( Product_page ):
),
),
Div(
Div(
u'"',
Span(
u"Luminotes is a wiki without the markup learning curve.",
class_ = u"quote_title",
separator = u"",
),
u"""
... Luminotes has you simply start typing, using familiar rich text buttons to add bullets and other styling, and a simple linking and tagging system for your notes."
""",
class_ = u"quote_text",
separator = u"",
),
Div(
u"-Kevin Purdy, ", A( u"Review on Lifehacker", href = u"http://lifehacker.com/386813/luminotes-is-a-wiki-without-the-markup-learning-curve" ),
class_ = u"quote_signature"
),
class_ = u"quote",
),
Div(
Div(
u'"',