14 lines
No EOL
328 B
Text
14 lines
No EOL
328 B
Text
<!doctype html>
|
|
<html class="no-js" lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
|
|
<title>#{pageTitle pc}
|
|
<meta name="description" content="simple todo app">
|
|
<meta name="author" content="Stuce">
|
|
|
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
|
|
|
^{pageHead pc}
|
|
<body>
|
|
^{pageBody pc} |