Skip to content

Commit

Permalink
Choking on this indent
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Darby committed Apr 21, 2014
1 parent deae822 commit 98d134b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions views/index.jade
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ script#entry-template(type='text/x-handlebars-template')

script(type='text/javascript')
$(function(){
window.length = #{length};
window.entries = !{entries};
window.length = #{length};
window.entries = !{entries};
});

script(type='text/javascript', src="/client.js")

0 comments on commit 98d134b

Please sign in to comment.