simple-yql-source.mustache revision 6cbf89e74d4d69da16fb41d09e3d044bc01b64f1
<style>
#res .mod {
background-color:white;
border:1px solid black;
padding:1em;
}
#res h2 {
color: black;
}
</style>
<div id="res">Querying YQL..</div>
<script>
{{>simple-yql-source-js}}
</script>