11 lines
140 B
Plaintext
11 lines
140 B
Plaintext
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>{{title}}</title>
|
|
</head>
|
|
<body>
|
|
<h1>{{title}}</h1>
|
|
<p>We will we will... RAKU!!</p>
|
|
</body>
|
|
</html>
|