style: fix spaces of contact app views.py in lab1

parent 647989ab
from django.http import HttpResponse from django.http import HttpResponse
def index(request): def index(request):
return HttpResponse('Contact Number: 0912 345 6789 Address: 55 C-3 Road, Golden Village, Quezon City') return HttpResponse('Contact Number: 0912 345 6789 Address: 55 C-3 Road, Golden Village, Quezon City')
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment