Navigation Menu

Skip to content

Commit

Permalink
Remove the wrong id
Browse files Browse the repository at this point in the history
  • Loading branch information
darashi committed Aug 15, 2012
1 parent ac15925 commit e6e64d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/layout.jade
Expand Up @@ -12,7 +12,7 @@ html
.navbar-inner
.container
a.brand(href="/") norema
form(action="search").navbar-search.pull-right#domain
form(action="search").navbar-search.pull-right
input(type="text", value=query, name="query", placeholder="search")#query
.container
block content
Expand Down

0 comments on commit e6e64d6

Please sign in to comment.