mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-11 17:46:20 +01:00
Added Teamspeak3 support
This commit is contained in:
2
portal/views.py
Normal file → Executable file
2
portal/views.py
Normal file → Executable file
@@ -6,6 +6,8 @@ from eveonline.managers import EveManager
|
||||
from authentication.managers import AuthServicesInfoManager
|
||||
|
||||
|
||||
|
||||
|
||||
# Create your views here.
|
||||
def index_view(request):
|
||||
return render_to_response('public/index.html', None, context_instance=RequestContext(request))
|
||||
|
||||
Reference in New Issue
Block a user