fix(signin): fix styles when /v4

This commit is contained in:
Julien Fontanet 2016-07-25 13:40:57 +02:00
parent 9719fdf5cc
commit 806a6b86a2

View File

@ -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