diff options
Diffstat (limited to 'templates/packages/search.html')
-rw-r--r-- | templates/packages/search.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/packages/search.html b/templates/packages/search.html index 71a57072..d4b423d1 100644 --- a/templates/packages/search.html +++ b/templates/packages/search.html @@ -120,7 +120,7 @@ {% endif %} <div id="pkglist-about" class="box"> - <p>You are browsing the Arch Linux package database. From here you can find + <p>You are browsing the {{ BRANDING_DISTRONAME }} package database. From here you can find detailed information about packages located in the official supported repositories. For unsupported packages, browse the <a href="https://aur.archlinux.org/" title="AUR package database">Arch User Repository (AUR).</a></p> |