mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-23 10:58:26 +00:00
New logo
This commit is contained in:
@ -15,8 +15,12 @@ view flags model =
|
||||
[div [class "row"]
|
||||
[div [class "eight wide column ui segment newinvite-view"]
|
||||
[h1 [class "ui cener aligned icon header"]
|
||||
[i [class "umbrella icon"][]
|
||||
,text "Create new invitations"
|
||||
[img [class "ui image"
|
||||
,src "assets/docspell-webapp/0.1.0-SNAPSHOT/img/logo-96.png"
|
||||
][]
|
||||
,div [class "content"]
|
||||
[text "Create new invitations"
|
||||
]
|
||||
]
|
||||
,inviteMessage flags
|
||||
,Html.form [classList [("ui large form raised segment", True)
|
||||
|
Reference in New Issue
Block a user