Skip to content

Commit 260ee5d

Browse files
a
1 parent ea5b16a commit 260ee5d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

views/dashboard.jade

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ block content
2222
button.btn-large.sort.btn#name Nombre
2323
button.btn-large.sort.btn#contribs Usuarios
2424

25+
2526
.span3
2627
form.well.form-search(action="/search", method="get")
2728
input.input-medium.search-query(type="text", name="q", value=("undefined" == typeof q) ? '' : q)

0 commit comments

Comments
 (0)