diff --git a/fc-solve/site/wml/src/1/index.html.tt2 b/fc-solve/site/wml/src/1/index.html.tt2 index 63165a3ee..353f04dd6 100644 --- a/fc-solve/site/wml/src/1/index.html.tt2 +++ b/fc-solve/site/wml/src/1/index.html.tt2 @@ -17,11 +17,10 @@ string to indices test. Please enable [%- WRAPPER wrap_html -%] -[%- BLOCK moved__emscripten_common -%] -[% INCLUDE emscripten_common__header %] +[% INCLUDE emscripten_common__header subject = "string to indices test" %] -[% END %] - -[% INCLUDE moved__emscripten_common incs = "require([\"s2i-test\"], function (t)" , subject = "string to indices test" , %] [% END %]