10 lines
143 B
Text
10 lines
143 B
Text
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<%= webpack_bundle_tag("sandboxed_mermaid") %>
|
||
|
</head>
|
||
|
<body>
|
||
|
<div id="app"></div>
|
||
|
</body>
|
||
|
</html>
|