Commit abf9891f authored by Julia Anishka's avatar Julia Anishka

added a view under contact app

parent 3f95576e
from django.shortcuts import render
from django.http import HttpResponse
# Create your views here.
def index(request):
return HttpResponse("For more information, you may contact my at 09178921717.")
\ 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