fixed templating
This commit is contained in:
parent
e077d0484b
commit
c5e839e13e
9 changed files with 168 additions and 91 deletions
9
pages/index.html
Normal file
9
pages/index.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>This is a page</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue