From d8b381edf8d9b7168d12ccebc631106c0ac0be9b Mon Sep 17 00:00:00 2001
From: Las Zenow <zenow@tormail.org>
Date: Thu, 23 Aug 2012 01:08:42 +0200
Subject: [PATCH] Add some explanations to upload page

---
 templates/upload.html | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/templates/upload.html b/templates/upload.html
index 22dd482..e93991c 100644
--- a/templates/upload.html
+++ b/templates/upload.html
@@ -7,4 +7,6 @@
 	<button type="submit" class="btn">Submit</button>
 </form>
 
+<p>The uploaded books will be reviewed by the librarians and included if they comply our quality standards.</p>
+
 {{template "footer.html"}}