Commit fd38ee0e authored by Kyla Villegas's avatar Kyla Villegas

Passed heroes/views.py to be refactored

parent 4d93eef4
......@@ -4,4 +4,4 @@ from django.http import HttpResponse
# Create your views here.
def home_page(request):
return HttpResponse('<html><title>The Will of the Wisps Wiki</title>')
return HttpResponse('<html><title>The Will of the Wisps Wiki</title></html>')
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