forked from expo/troggle
Messing with millenialcaves.html or similar
This commit is contained in:
parent
a2fcbae129
commit
41b1334257
@ -62,8 +62,6 @@ def caveindex(request):
|
|||||||
|
|
||||||
def millenialcaves(request):
|
def millenialcaves(request):
|
||||||
#RW messing around area
|
#RW messing around area
|
||||||
return render(HttpResponse("My man", content_type="text/plain"))
|
|
||||||
return render_with_context(request,'caveindex.html',{'caves1623': HttpResponse("sdlksd, please.", content_type="text/plain")})
|
|
||||||
return HttpResponse("blurrnsngsl.", content_type="text/plain")
|
return HttpResponse("blurrnsngsl.", content_type="text/plain")
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user