Tweaking comments in default template

This commit is contained in:
John O'Nolan 2013-09-02 12:55:03 +02:00 committed by Hannah Wolfe
parent 53c55fe95c
commit 0e30340610
1 changed files with 3 additions and 1 deletions

View File

@ -33,9 +33,11 @@
</div>
</footer>
{{! The main JavaScript file for Casper }}
<script type="text/javascript" src="assets/js/index.js"></script>
{{! Ghost outputs important scripts and data with this tag }}
{{ghost_foot}}
<script type="text/javascript" src="assets/js/index.js"></script>
</body>
</html>