From 11263d65fa792ec0f9b7d82c5a18794fa5443917 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Wed, 7 May 2008 22:31:49 +0000 Subject: [PATCH] Yet another user quote for the front page. --- view/Front_page.py | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/view/Front_page.py b/view/Front_page.py index d27c264..0e3c479 100644 --- a/view/Front_page.py +++ b/view/Front_page.py @@ -200,6 +200,29 @@ class Front_page( Product_page ): class_ = u"quote", ), + Div( + Div( + u'"', + Span( + u"I came across your software using the WikiMatrix comparison and fell in love instantly.", + class_ = u"quote_title", + separator = u"", + ), + u""" + This is probably the best personal wiki software I have seen to date. Playing with + the demo sold me completely. The design, interface, usage, and above all how bloody + easy it is is perfect." + """, + class_ = u"quote_text", + separator = u"", + ), + Div( + u"-Kyle Gruel", + class_ = u"quote_signature" + ), + class_ = u"quote", + ), + Div( Div( u'"',