forked from expo/troggle
Messing with millenialcaves.html or similar
This commit is contained in:
parent
b2adc285b6
commit
e5d864359a
@ -63,7 +63,7 @@ def caveindex(request):
|
||||
def millenialcaves(request):
|
||||
#RW messing around area
|
||||
|
||||
return render_with_context(request,'millenialcaves.html', {'somenonsense': 'aaaaaa'})
|
||||
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