mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-05 20:13:44 +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>
|
<title>Network SSO Login {{ networkId }}</title>
|
||||||
<meta name="description" content="">
|
<meta name="description" content="">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<style type=\"text/css\">
|
<style type="text/css">
|
||||||
html,body {
|
html,body {
|
||||||
background: #eeeeee;
|
background: #eeeeee;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
Loading…
Add table
Reference in a new issue