Feeding the templates into the renderer integration.

This commit is contained in:
Tom Alexander
2023-10-22 17:31:12 -04:00
parent fc5342adce
commit ce0819e85b
6 changed files with 89 additions and 16 deletions

View 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>