tsviewer/views/layouts/main.handlebars

13 lines
135 B
Handlebars
Raw Normal View History

2019-01-11 10:50:45 +00:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>TSViewer</title>
</head>
<body>
Test 123
</body>
</html>