forked from expo/troggle
Messing with millenialcaves.html or similar
This commit is contained in:
parent
a2cb771fc1
commit
f87df707ab
@ -63,7 +63,7 @@ def caveindex(request):
|
||||
def millenialcaves(request):
|
||||
#RW messing around area
|
||||
response = HttpResponse("Text only, please.", content_type="text/plain")
|
||||
return response
|
||||
return HttpResponse("Text only, please.", content_type="text/plain")
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user