CZ_OpenSpice/Server/template/spice/spice2.html

18 lines
209 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Complete Example</title>
{% raw js_import %}
</head>
<body>
<div>
{% raw js_code %}
</div>
</body>
</html>