diff options
Diffstat (limited to 'templates/packages/files.html')
-rw-r--r-- | templates/packages/files.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/packages/files.html b/templates/packages/files.html index 7dc111b4..ebdfb9cf 100644 --- a/templates/packages/files.html +++ b/templates/packages/files.html @@ -1,5 +1,6 @@ {% extends "base.html" %} {% block title %}Arch Linux - {{ pkg.pkgname }} {{ pkg.pkgver }}-{{ pkg.pkgrel }} - Package File List{% endblock %} +{% block navbarclass %}anb-packages{% endblock %} {% block content %} <div id="pkgdetails" class="box"> |