mirror of
https://github.com/Rushilwiz/lettertofcps.git
synced 2025-04-05 11:50:17 -04:00
ooooooops typo
This commit is contained in:
parent
169b865e85
commit
532aa853c4
|
@ -13,7 +13,7 @@ def main(request):
|
|||
"Concerns with FCPS' proposal to change the TJ admissions system"
|
||||
]
|
||||
subject = choice(subjects)
|
||||
recepient = request.POST.getlist('rep') + ['tjconments@fcps.edu']
|
||||
recepient = request.POST.getlist('rep') + ['tjcomments@fcps.edu']
|
||||
#recepient = ['rushilwiz@gmail.com', 'lettertofcps@gmail.com']
|
||||
context = {
|
||||
'form':request.POST,
|
||||
|
|
Loading…
Reference in New Issue
Block a user