Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<script src="utils.js"></script>
<title>Page embedded as a fenced frame</title>
<script>
const [key] = parseKeylist();
writeValueToServer(key, "loaded");
</script>