10 lines
150 B
Text
10 lines
150 B
Text
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<%= webpack_bundle_tag("sandboxed_swagger") %>
|
||
|
</head>
|
||
|
<body>
|
||
|
<div id="swagger-ui"></div>
|
||
|
</body>
|
||
|
</html>
|