mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-26 15:13:33 +00:00
Move tempates
This commit is contained in:
@@ -27,4 +27,4 @@ def showlogs(request):
|
||||
|
||||
logs = Logs.objects.all()
|
||||
|
||||
return render(request, 'showlogs.html', locals())
|
||||
return render(request, 'logs/showlogs.html', locals())
|
||||
|
||||
Reference in New Issue
Block a user