Unverified Commit 45cb0325 authored by Nicolas Pouillard's avatar Nicolas Pouillard
parents 1ccf563a fd9dc0ba
...@@ -114,7 +114,7 @@ renderSpec = simpleSpec performAction render ...@@ -114,7 +114,7 @@ renderSpec = simpleSpec performAction render
[ div [className "card-block"] [ div [className "card-block"]
[ div [className "center"] [ div [className "center"]
[ h4 [className "m-b-0"] [ h4 [className "m-b-0"]
[ span [className "icon-text"] [ text "Login"] ] [ span [className "icon-text"] [ text "Welcome :)"] ]
, p [className "text-muted"] , p [className "text-muted"]
[ text $ "Login to your account or", [ text $ "Login to your account or",
a [ target "blank",href "https://iscpif.fr/services/applyforourservices/"] [text " ask to get an access"] a [ target "blank",href "https://iscpif.fr/services/applyforourservices/"] [text " ask to get an access"]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment