# -*- mode: snippet -*-
# name: script
# key: script
# --
<script src="$1" type="${2:text/javascript}" language="${3:javascript}"></script>