ladogton2010 commited on
Commit
612b04d
·
1 Parent(s): 7ca8dcd
Files changed (1) hide show
  1. app/polls/views.py +1 -1
app/polls/views.py CHANGED
@@ -2,4 +2,4 @@ from django.http import HttpResponse
2
 
3
 
4
  def index(request):
5
- return HttpResponse("Hello, world. You're at the polls index. Soy Aldo")
 
2
 
3
 
4
  def index(request):
5
+ return HttpResponse("Hello, world. You're at the polls index. Soy Aldo de ISC")