diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-11-26 13:25:12 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-11-26 13:25:12 -0500 |
commit | 0be32f0a388267e54d9ab88e64391f355dafdfb5 (patch) | |
tree | aa269ad70c4feea15d78e07478dc451c75eb9a0d /templates/packages/search.html | |
parent | 56c773b32fc68639eb55666b6cfaa32bc9618321 (diff) |
A bunch of whitespace or .example/whatever changes
to reduce stupid differences between us and upstream archweb
Diffstat (limited to 'templates/packages/search.html')
-rw-r--r-- | templates/packages/search.html | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/templates/packages/search.html b/templates/packages/search.html index 2a314853..4a61298e 100644 --- a/templates/packages/search.html +++ b/templates/packages/search.html @@ -156,16 +156,15 @@ </div><!-- #pkglist-results --> {% else %} <div class="box"> - <p>We couldn't find any packages matching your query. Try searching again - using different criteria.</p> + <p>We couldn't find any packages matching your query. Try searching again + using different criteria.</p> </div> {% endif %} <div id="pkglist-about" class="box"> - <p>You are browsing the Parabola package database. From here you can - find detailed information about packages located in the official - supported repositories. If you need the sourceball from where a - package is built, you can look at our <a + <p>You are browsing the Parabola package database. From here you can find + detailed information about packages located in the official supported repositories. + If you need the sourceball from where a package is built, you can look at our <a href='http://repo.parabolagnulinux.org/sources/packages' title='Sourceballed packages'>sources repo</a>.</p> </div> |