Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Template lang attribute fix
  • Loading branch information
ZhangYiJiang committed Mar 24, 2011
1 parent e81446a commit 0f0ffb2
Show file tree
Hide file tree
Showing 2 changed files with 361 additions and 383 deletions.
2 changes: 1 addition & 1 deletion garden.jade
@@ -1,5 +1,5 @@
!!! 5
html(lang='en')
html(lang=language)
head
title #{title}
meta(charset='utf-8')
Expand Down

0 comments on commit 0f0ffb2

Please sign in to comment.