{{bowerFoot}}

{{#if js}}
	{{#each js}}
		<script src="{{site.dir.js}}{{this}}"></script>
	{{/each}}
{{/if}}

</body>
</html>