mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-03-21 09:41:57 +00:00
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…
x
Reference in New Issue
Block a user