14 lines
331 B
Text
14 lines
331 B
Text
|
<link rel="stylesheet" href="/assets/tests/qunit-1.21.0.css">
|
||
|
<%= javascript_include_tag "/assets/tests/qunit-1.21.0.js", "/assets/tests/kb_video_embeding.js", nonce: true %>
|
||
|
|
||
|
<style type="text/css">
|
||
|
body {
|
||
|
padding-top: 0px;
|
||
|
}
|
||
|
</style>
|
||
|
|
||
|
<%= javascript_tag nonce: true do -%>
|
||
|
<% end -%>
|
||
|
|
||
|
<div id="qunit" class="u-dontfold"></div>
|