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