Change legal notice.
This commit is contained in:
parent
724ca89735
commit
6b7b6a293a
@ -482,7 +482,8 @@ srv_introduction =
|
||||
]
|
||||
]
|
||||
|
||||
website_owner_address = "netlibre AT karchnu.fr" :: String
|
||||
website_owner_address = "philippe AT netlib.re" :: String
|
||||
website_abuse_address = "abuse AT netlib.re" :: String
|
||||
|
||||
legal_notice :: forall w i. HH.HTML w i
|
||||
legal_notice = HH.div_
|
||||
@ -492,6 +493,9 @@ legal_notice = HH.div_
|
||||
, expl [ HH.p_ [ HH.text "You can contact this website's owner and publisher at: "
|
||||
, Bulma.strong website_owner_address
|
||||
]
|
||||
, HH.p_ [ HH.text "For legal matter: "
|
||||
, Bulma.strong website_abuse_address
|
||||
]
|
||||
]
|
||||
|
||||
, Bulma.strong "Website Hosting"
|
||||
|
Loading…
Reference in New Issue
Block a user