mirror of
https://github.com/Expand-sys/ccashfrontend
synced 2025-12-17 07:12:12 +11:00
another thing
This commit is contained in:
parent
db6467b3c2
commit
df74ed984f
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ html
|
||||||
li.nav-item
|
li.nav-item
|
||||||
a.nav-link(href='/admin').text-white Admin
|
a.nav-link(href='/admin').text-white Admin
|
||||||
.container
|
.container
|
||||||
|
.container(style="min-height: 3vh")
|
||||||
if errors
|
if errors
|
||||||
div(class="alert alert-danger") #{errors}
|
div(class="alert alert-danger") #{errors}
|
||||||
if successes
|
if successes
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue