forked from expo/troggle
Messing with millenialcaves.html or similar
This commit is contained in:
@@ -63,7 +63,7 @@ def caveindex(request):
|
||||
def millenialcaves(request):
|
||||
#RW messing around area
|
||||
|
||||
return HttpResponse("It's Rad breaking things")
|
||||
return render_with_context(request,'millenialcaves.html', {'somenonsense': 'aaaaaa'})
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user