master
Nick Sergeant 2012-02-14 16:40:15 -05:00
parent 68f64ab836
commit 26689daa85
1 changed files with 6 additions and 0 deletions

View File

@ -213,6 +213,12 @@
})();
//]]>
</script>
{% else %}
<script type="text/javascript">
//<![CDATA[
document.write('<script src="http://' + (location.host || 'localhost').split(':')[0] + ':35729/livereload.js?snipver=1"></' + 'script>')
//]]>
</script>
{% endif %}
</body>
</html>