add login test message

This commit is contained in:
elhombretecla 2017-03-02 16:37:06 +01:00
parent 89b7834b10
commit 63836ffb19
2 changed files with 12 additions and 0 deletions

View file

@ -40,6 +40,8 @@
:password (:password data)})))]
[:form {:on-submit on-submit}
[:div.login-content
[:div.message-inline.hide
[:p "UXBOX is currently on alpha version. That means that you're going to use a non-stable environment. Sorry for the inconvenience."]]
[:input.input-text
{:name "email"
:ref "email"