forked from expo/troggle
Messing with millenialcaves.html or similar
This commit is contained in:
parent
ec548db8a9
commit
04a7e770c5
@ -62,7 +62,7 @@ def caveindex(request):
|
||||
|
||||
def millenialcaves(request):
|
||||
#RW messing around area
|
||||
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…
Reference in New Issue
Block a user