Miroca_Server
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
from django.shortcuts import render
|
||||
|
||||
# Create your views here.
|
||||
def home(request):
|
||||
return render(request, 'home/content/index.html',)
|
||||
|
||||
Reference in New Issue
Block a user