about summary refs log tree commit diff
path: root/sample/template.html
blob: c8e401adeb79d2f50d65506f8334ddd1c42b380e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!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>
	{content}
</section>
<footer>
	<p>This page was generated by <a href=https://git.starfall.systems/strike>Strike</a>.  
</footer>