chore(xo-server/signin): remove empty div
This commit is contained in:
parent
bae8ad25e9
commit
9388b5500c
@ -33,7 +33,6 @@ html
|
||||
i.fa.fa-sign-in
|
||||
| Sign in
|
||||
else
|
||||
div.mb-2
|
||||
each label, id in strategies
|
||||
div: a(href = 'signin/' + id).btn.btn-block.btn-primary.mb-1 Sign in with #{label}
|
||||
form(action = 'signin/local' method = 'post')
|
||||
|
Loading…
Reference in New Issue
Block a user