index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Libraries
/
LibWeb
/
Tests
/
Pages
/
Comment.html
blob: d3088da9031e0a7e9578641ca11eee69d2d6d79b (
plain
)
1
2
3
4
5
6
7
<!DOCTYPE html> <html> <head> </head> <body> <!--This is a comment--> </body> </html>