forked from CGM_Public/pretix_original
Base structure for event-specific control
This commit is contained in:
@@ -2,4 +2,4 @@ from django.shortcuts import render
|
||||
|
||||
|
||||
def index(request, event):
|
||||
pass
|
||||
return render(request, 'tixlcontrol/event/index.html', {})
|
||||
|
||||
Reference in New Issue
Block a user