Skip to content

Commit

Permalink
Fix doctype
Browse files Browse the repository at this point in the history
  • Loading branch information
Anatoliy Chakkaev committed Feb 4, 2011
1 parent 2e1eab6 commit 47d0a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/layout.ejs
@@ -1,4 +1,4 @@
<!DOCTYPE html5>
<!DOCTYPE html>
<html>
<head>
<title><%= title %></title>
Expand Down

0 comments on commit 47d0a32

Please sign in to comment.