little corrections
This commit is contained in:
parent
166de02bdc
commit
129c1cfb49
3 changed files with 4 additions and 4 deletions
|
@ -16,4 +16,4 @@ def rescuer_single(request, id):
|
|||
|
||||
|
||||
def rescuer_create(request):
|
||||
return render(request, "rescuer/rescuuer_create.html")
|
||||
return render(request, "rescuer/rescuer_create.html")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue