mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-01-31 15:32:35 +00:00
Messing with millenialcaves.html or similar
This commit is contained in:
parent
a397eb9d00
commit
19a061efa8
@ -62,8 +62,8 @@ def caveindex(request):
|
||||
|
||||
def millenialcaves(request):
|
||||
#RW messing around area
|
||||
|
||||
return render_with_context(request,'millenialcaves.html', {'somenonsense': HttpResponse("Here's the text of the Web page.")})
|
||||
return None
|
||||
#return render_with_context(request,'millenialcaves.html', {'somenonsense': HttpResponse("Here's the text of the Web page.")})
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user