blob: 9b796f3ce7a3190782ada0ad3433ac4a0a731840 [file] [log] [blame]
% use Mojo::JSON;
%= javascript begin
KorAP.currentQuery = <%== Mojo::JSON::encode_json(search->query_jsonld) %>;
% end
<pre>
%== Mojo::JSON::encode_json(search->api_response)
</pre>