cleanup and slight nav-bar additions.
Some checks failed
Gitea Test. / tests (push) Failing after 3s
Some checks failed
Gitea Test. / tests (push) Failing after 3s
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
from django.shortcuts import render
|
||||
|
||||
# Create your views here.
|
||||
|
||||
def index(request):
|
||||
return render(request, "gallery/index.html")
|
||||
|
||||
Reference in New Issue
Block a user