Skip to content

Commit 81d0d56

Browse files
committed
html utils: fix typo
cc @nleush
1 parent af7f219 commit 81d0d56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/embed-html.ejs

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<body>
2525
<div id='iframely-content'>
2626
<%- html %>
27-
<div>
27+
</div>
2828
<script type="text/javascript" src="<%= CONFIG.baseStaticUrl %>/js/iframely-utils.js"></script>
2929
</body>
3030
</html>

0 commit comments

Comments
 (0)