fix(signin): fix styles when /v4
This commit is contained in:
parent
9719fdf5cc
commit
806a6b86a2
@ -7,6 +7,7 @@ html
|
|||||||
title Xen Orchestra
|
title Xen Orchestra
|
||||||
meta(name = 'author' content = 'Vates SAS')
|
meta(name = 'author' content = 'Vates SAS')
|
||||||
link(rel = 'stylesheet' href = 'styles/main.css')
|
link(rel = 'stylesheet' href = 'styles/main.css')
|
||||||
|
link(rel = 'stylesheet' href = 'v4/styles/main.css')
|
||||||
body
|
body
|
||||||
.container
|
.container
|
||||||
.row-login
|
.row-login
|
||||||
|
Loading…
Reference in New Issue
Block a user