Adding task to build pages wrapped in a template
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Demo</title>
|
||||
</head>
|
||||
<body>
|
||||
${ contents }
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user