Commit df61a7f7 authored by Jan Enzo Salvador's avatar Jan Enzo Salvador

Created a function that displays the contact page

parent 180ba134
from django.http import HttpResponse
def indexContact(request):
return HttpResponse("Name: Jan Enzo C. Salvador || Email: jan.salvador@obf.ateneo.edu || Number: 01231259253")
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