Feeding the templates into the renderer integration.
This commit is contained in:
9
default_environment/templates/html/main.dust
Normal file
9
default_environment/templates/html/main.dust
Normal file
@@ -0,0 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
</head>
|
||||
<body>
|
||||
<p>Hello world!</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user