1
0
Fork 0
hscloud/hswaw/oodviewer/templates/base.html

9 lines
118 B
HTML

<html>
<head>
<title>oodviewer</title>
</head>
<body>
{{ template "body" . }}
</body>
</html>