Remove typo (damn this vim thingy)

This commit is contained in:
Felipe M 2020-09-21 15:05:45 +02:00
parent 1205fa459c
commit d37b936b2c
Signed by: fmartingr
GPG Key ID: 716BC147715E716F
1 changed files with 1 additions and 1 deletions

2
app.py
View File

@ -172,8 +172,8 @@ def samesite_view():
<title>SameSite on {hostname}</title>
</head>
<body>
Both hostnames shown here should be the same if session stickiness is working properly with haproxy. <br />
SameSite on {hostname} <br />
Both hostnames shown here should be the same if session stickiness is working properly with haproxy. <br />:w
<iframe src=\"/samesite/iframe\" title=\"samesite test\">
</body>
</html>"""