Initial commit.
This commit is contained in:
5
example/_templates/header.html
Normal file
5
example/_templates/header.html
Normal file
@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>${title} - ${date}</title>
|
||||
</head>
|
||||
<body>
|
Reference in New Issue
Block a user