projects
/
Sone.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
🔀 Merge branch 'release-79'
[Sone.git]
/
src
/
test
/
resources
/
net
/
pterodactylus
/
sone
/
core
/
element-loader.html
1
<!DOCTYPE html>
2
<html>
3
<head>
4
<title>Some Nice Page Title</title>
5
<meta name="description" content="This is an example of a very nice freesite.">
6
</head>
7
<body>
8
<h1>First Paragraph</h1>
9
<p>This is the first paragraph of the very nice freesite.</p>
10
</body>
11
</html>