Added a function that returns the contact details

parent ffdc5dd5
from django.http import HttpResponse
def contactIndex(request):
return HttpResponse('Email: adrian.damalerio@obf.ateneo.edu || Contact Number: 09172740370')
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