mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
8 lines
169 B
HTML
8 lines
169 B
HTML
<html>
|
|
<head>
|
|
<title>Test page</title>
|
|
<script type="text/x-handlebars-template">Hello, {{name}}!</script>
|
|
</head>
|
|
<body>
|
|
</body>
|
|
</html> |