mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-16 12:06:55 +02:00
this should not be quoted
This commit is contained in:
parent
addc327f17
commit
e1ca3c995d
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ std::string ssoResponseTemplate = R"""(
|
|||
<title>Network SSO Login {{ networkId }}</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<style type=\"text/css\">
|
||||
<style type="text/css">
|
||||
html,body {
|
||||
background: #eeeeee;
|
||||
margin: 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue