Initial commit.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>${title} - ${date}</title>
|
||||
</head>
|
||||
<body>
|
||||
@@ -0,0 +1,9 @@
|
||||
title=Home Page
|
||||
date=2020-10-15
|
||||
%%%
|
||||
<!-- An intro comment line -->
|
||||
#/header.html
|
||||
<h1>Hello, World!</h1>
|
||||
<p>This is a test.</p>
|
||||
#/footer.html
|
||||
<!-- A comment line -->
|
||||
Reference in New Issue
Block a user