<%args>
$key => undef
$action => undef
$target => undef
</%args>
<script>
addKeyBinding('<%$key%>', "<%$action%>", "<%$target%>");
</script>
