actually i need to call this ircbot
so i don't collide with the django dr_botzo
This commit is contained in:
6
ircbot/old-web/index/views.py
Normal file
6
ircbot/old-web/index/views.py
Normal file
@@ -0,0 +1,6 @@
|
||||
from django.shortcuts import render_to_response
|
||||
|
||||
def index(request):
|
||||
return render_to_response('index.html')
|
||||
|
||||
# vi:tabstop=4:expandtab:autoindent
|
||||
Reference in New Issue
Block a user