Skip to content

Commit

Permalink
html utils: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
iparamonau committed Oct 7, 2021
1 parent af7f219 commit 81d0d56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/embed-html.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<body>
<div id='iframely-content'>
<%- html %>
<div>
</div>
<script type="text/javascript" src="<%= CONFIG.baseStaticUrl %>/js/iframely-utils.js"></script>
</body>
</html>

0 comments on commit 81d0d56

Please sign in to comment.