diff --git a/source/developers/cla_sign.html b/source/developers/cla_sign.html index 6c7571430b9..4a43f097155 100644 --- a/source/developers/cla_sign.html +++ b/source/developers/cla_sign.html @@ -29,12 +29,20 @@ description: "The Home Assistant contributor license agreement (CLA) signature p #complete { display: none; } + + #error { + background: red; + color: white; + padding: 4px; + display: none; + }
Please wait while we complete authentication and load data from GitHub...