placeholder contact form

This commit is contained in:
j 2011-10-06 17:39:28 +02:00
commit 0cb06ec9f9
4 changed files with 67 additions and 3 deletions

View file

@ -536,6 +536,7 @@ def contact(request):
'''
param data {
'email': string,
'subject': string,
'message': string
}