mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
Move tempates
This commit is contained in:
parent
8b39d4e429
commit
ea41412aac
46 changed files with 47 additions and 48 deletions
|
|
@ -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())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue