</main>
<footer>
</footer>
%% if view.scripts
<script>
%% foreach script in view.scripts ; include $script ; end
</script>
%% end
</body>
</html>
</main>
<footer>
</footer>
%% if view.scripts
<script>
%% foreach script in view.scripts ; include $script ; end
</script>
%% end
</body>
</html>