mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-03-03 08:59:36 +00:00
Messing with millenialcaves.html or similar
This commit is contained in:
parent
a4f6ad1d9f
commit
49afebaf97
@ -62,7 +62,7 @@ def caveindex(request):
|
|||||||
|
|
||||||
def millenialcaves(request):
|
def millenialcaves(request):
|
||||||
#RW messing around area
|
#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")
|
return HttpResponse("Text only, please.", content_type="text/plain")
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user