{{#if livereload}}
<script>
  document.write('<script src="http://'
   + (location.host || 'localhost').split(':')[0]
   + ':{{livereload}}/livereload.js?snipver=1"><\/script>');
</script>
{{/if}}
