rhymix/modules/editor/tpl/component_not_founded.html

4 lines
64 B
HTML

<script>
alert("{$message}");
window.close();
</script>