debian-mirror-gitlab/app/views/sandbox/mermaid.html.erb

10 lines
143 B
Text
Raw Normal View History

2022-03-02 08:16:31 +05:30
<!DOCTYPE html>
<html>
<head>
<%= webpack_bundle_tag("sandboxed_mermaid") %>
</head>
<body>
<div id="app"></div>
</body>
</html>