pixsy/node_modules/pug/test/cases/inheritance.extend.mixins.b...

11 lines
142 B
HTML
Raw Normal View History

2017-12-22 17:22:08 +00:00
<html>
<head>
<title>My Application</title>
</head>
<body>
<article>
<p>Hello World!</p>
</article>
</body>
</html>