mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-02-17 04:30:13 +00:00
Messing with millenialcaves.html or similar
This commit is contained in:
parent
a54a70749a
commit
fea9d1095b
@ -62,8 +62,7 @@ def caveindex(request):
|
|||||||
|
|
||||||
def millenialcaves(request):
|
def millenialcaves(request):
|
||||||
#RW messing around area
|
#RW messing around area
|
||||||
return None
|
return render_with_context(request,'caveindex.html', {'somenonsense': HttpResponse("Here's the text of the Web page.")})
|
||||||
#return render_with_context(request,'millenialcaves.html', {'somenonsense': HttpResponse("Here's the text of the Web page.")})
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user