Fixup missing template.html
This commit is contained in:
parent
87936f07af
commit
9aba585da8
1 changed files with 11 additions and 0 deletions
11
src/template.html
Normal file
11
src/template.html
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8" />
|
||||||
|
<meta name="author" content="dadada" />
|
||||||
|
<title>dadada</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
$body$
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Add table
Add a link
Reference in a new issue