pixsy/node_modules/pug/test/cases/yield-title.html

9 lines
171 B
HTML
Raw Normal View History

2017-12-22 17:22:08 +00:00
<html>
<body>
<head>
<title>My Title</title>
<script src="/jquery.js"></script>
<script src="/jquery.ui.js"></script>
</head>
</body>
</html>