about summary refs log tree commit diff
path: root/sample/html/happy.html
blob: 734a9b777bf2d80ee7474fa70b009f72f529aba4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<html lang=en-US dir=ltr>
<title>aaaa need a title</title>
<meta charset=UTF-8>
<meta name=robots content="noindex, nofollow">
<meta name=viewport content="width=device-width, initial-scale=1">

<section>
	Hello, world!

</section>
<footer>
	<p>This page was generated by <a href=https://git.starfall.systems/strike>Strike</a>.  
</footer>