mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-26 15:13:33 +00:00
Move tempates
This commit is contained in:
@@ -62,4 +62,4 @@ def secrets(request, compute_id):
|
||||
except libvirtError as err:
|
||||
error_messages.append(err)
|
||||
|
||||
return render(request, 'secrets.html', locals())
|
||||
return render(request, 'secrets/secrets.html', locals())
|
||||
|
||||
Reference in New Issue
Block a user