pixsy/node_modules/pug/test/cases/include-extends-from-root.html

8 lines
105 B
HTML
Raw Normal View History

2017-12-22 17:22:08 +00:00
<html>
<head>
<title>My Application</title>
</head>
<body>
<h1>hello</h1>
</body>
</html>