placeholder contact form
This commit is contained in:
parent
a842328791
commit
0cb06ec9f9
4 changed files with 67 additions and 3 deletions
|
|
@ -536,6 +536,7 @@ def contact(request):
|
|||
'''
|
||||
param data {
|
||||
'email': string,
|
||||
'subject': string,
|
||||
'message': string
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue