Navigation Menu

Skip to content

Commit

Permalink
Remove well
Browse files Browse the repository at this point in the history
  • Loading branch information
darashi committed Aug 8, 2012
1 parent 3039734 commit 3991ff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/search.jade
Expand Up @@ -3,6 +3,6 @@ extends layout
block content
if records
each record, index in records
.well
.record
h2 #{record.data.title}
!{record.data.desc}

0 comments on commit 3991ff9

Please sign in to comment.