mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2024-11-22 07:11:52 +00:00
Messing with millenialcaves.html or similar
This commit is contained in:
parent
f87df707ab
commit
0fb9accd05
@ -62,7 +62,7 @@ def caveindex(request):
|
||||
|
||||
def millenialcaves(request):
|
||||
#RW messing around area
|
||||
response = HttpResponse("Text only, please.", content_type="text/plain")
|
||||
return render_with_context(request,'caveindex.html')
|
||||
return HttpResponse("Text only, please.", content_type="text/plain")
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user