<!DOCTYPE html>
<html>
<body>
<script src="script-leaf-external.js"></script>
<script src="script-leaf-external-async.js" async></script>
<script>
document.notifyLoaded("InlineParser", document);
</script>
</body>
</html>