Skip to content

Commit

Permalink
update placeholder on filter a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
piranha committed Sep 19, 2013
1 parent 418b147 commit 21c073a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</article>

<div>
<input id="filter" type="text" placeholder="Filter...">
<input id="filter" type="text" placeholder="Filter by names and information...">
</div>

{% macro render(names, items, mode) %}
Expand Down

0 comments on commit 21c073a

Please sign in to comment.