From db36aa8670bad8e2b032772d6bdf4662a40709fe Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Sun, 3 Jul 2011 02:21:48 +0530 Subject: [PATCH] front pages --- edgware/templates/.DS_Store | Bin 6148 -> 6148 bytes edgware/templates/files/browser.html | 2 +- edgware/templates/main/faq.html | 9 ++++++--- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/edgware/templates/.DS_Store b/edgware/templates/.DS_Store index 12935c34b873738ce28b5cb6b58b40908d4f2056..723675a6936b5a7d8762c64245f70da9afe2c29c 100644 GIT binary patch delta 106 zcmZoMXfc=|#>B!ku~2NHo+2af#(>?7i&&T#c_;HQt>$KBNMp!k$YDrjD4y)fEH944 zPb)7j&&khAXJBAx-@Jv1pLsJo2R{eUq|G0hzcWwf7jfiZWME(dN;7PZ5Lv?v0BV{U A0{{R3 delta 67 zcmZoMXfc=|#>B)qu~2NHo+2an#(>?7jNFrXSXOWT&BDXHvB8CDGdl-A2T;joL5}at Vlles)IT(O|k%56_bA-qmW&l@%5A6T| diff --git a/edgware/templates/files/browser.html b/edgware/templates/files/browser.html index 56abee8..8e83ca8 100644 --- a/edgware/templates/files/browser.html +++ b/edgware/templates/files/browser.html @@ -16,7 +16,7 @@ {{ filterForm.as_p }}

- +

diff --git a/edgware/templates/main/faq.html b/edgware/templates/main/faq.html index bc61ad3..9a80de4 100644 --- a/edgware/templates/main/faq.html +++ b/edgware/templates/main/faq.html @@ -5,7 +5,7 @@ {% endblock %} {% block extra_head %} - + {% endblock %} {% block pageTitle %} @@ -13,8 +13,11 @@ {% endblock %} {% block content %} -
- FAQs are here. we should start writing a few. +
+ FAQs
+

Q. Does one need to login in order to use the printing tools?
+ A. Yes, this is required to establish which documents you have permissions to modify or edit. To do this anonymously, use "guest"

+
{% endblock %}