7 lines
No EOL
425 B
Text
7 lines
No EOL
425 B
Text
<%- # License: AGPL-3.0-or-later WITH WTO-AP-3.0-or-later
|
|
# Full license explanation at https://github.com/houdiniproject/houdini/blob/master/LICENSE -%>
|
|
<% if Houdini.page_editor&.editor == 'froala' %>
|
|
<%= IncludeAsset.js '/client/js/common/vendor/froala/page.js' %>
|
|
<%= IncludeAsset.js '/client/js/common/vendor/froala/video/page.js' %>
|
|
<%= IncludeAsset.js '/client/js/common/vendor/froala/lists/page.js' %>
|
|
<% end %> |