debian-mirror-gitlab/app/views/sandbox/mermaid.html.erb
2022-03-02 08:16:31 +05:30

10 lines
143 B
Text

<!DOCTYPE html>
<html>
<head>
<%= webpack_bundle_tag("sandboxed_mermaid") %>
</head>
<body>
<div id="app"></div>
</body>
</html>