{{ $id := .Get 0 }} {{ $data := getJSON "https://api.github.com/gists/" $id }} <script src='{{ $data.html_url }}.js'></script>