simple-calendar-source.mustache revision 21257820ee962f4f2275b39088c43fcfd76f7fde
<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>