Rewording
This commit is contained in:
parent
c0144a79c7
commit
0b9ca67fde
1 changed files with 3 additions and 4 deletions
|
|
@ -12,14 +12,13 @@
|
|||
p
|
||||
' This website lets you browse screenshots of
|
||||
=> number_with_delimiter(@package_count)
|
||||
' software packages coming with
|
||||
' Debian and other Linux distributions. And of course you are encouraged to upload
|
||||
' your own screenshots for others to explore.
|
||||
' software packages coming with Debian and other Linux distributions.
|
||||
' Enlarge the collection and upload a screenshot yourself. No registration needed.
|
||||
|
||||
p
|
||||
= form_tag(packages_grid_path, method: 'GET')
|
||||
.input-group
|
||||
input.input-group-field type="search" name="search" placeholder="Looking for a special software?" autofocus="true"
|
||||
input.input-group-field type="search" name="search" placeholder="Looking for a special software? Try: game" autofocus="true"
|
||||
.input-group-button
|
||||
input.button.postfix type="submit" value="Search"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue