Skip to content

Commit

Permalink
Change year to 2014
Browse files Browse the repository at this point in the history
It's not 2013 anymore - even more reason why the user should have JavaScript enabled!
  • Loading branch information
bengesoff committed Mar 16, 2014
1 parent b9c4a95 commit cbaa9ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions views/index.ejs
Expand Up @@ -5,9 +5,9 @@
<noscript>
<p>Oooooo, sorry that's the wrong answer. You actually need JavaScript to use Dillinger.</p>
<p>See, Dillinger is an application, not a web<em>site</em>. JavaScript is a requirement.</p>
<p>Be sure and come back when you have JavaScript enabled - It's 2013!!!!111!1!</p>
<p>Be sure and come back when you have JavaScript enabled - It's 2014!!!!!!!!!!</p>
</noscript>
<%- include body %>
<%- include scripts %>
</body>
</html>
</html>

0 comments on commit cbaa9ec

Please sign in to comment.