2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-05-20 13:27:38 +01:00

Messing with millenialcaves.html or similar

This commit is contained in:
Rad
2019-02-26 00:56:46 +00:00
parent 55f8538413
commit 52f5423743
+2 -2
View File
@@ -62,8 +62,8 @@ def caveindex(request):
def millenialcaves(request):
#RW messing around area
return render_with_context(request,'millenialcaves.html', {'somenonsense': HttpResponse("Here's the text of the Web page.")})
return None
#return render_with_context(request,'millenialcaves.html', {'somenonsense': HttpResponse("Here's the text of the Web page.")})