diff options
Diffstat (limited to 'templates/public/download.html')
-rw-r--r-- | templates/public/download.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/public/download.html b/templates/public/download.html index 06224096..77131a62 100644 --- a/templates/public/download.html +++ b/templates/public/download.html @@ -1,5 +1,6 @@ {% extends "base.html" %} {% block title %}Arch Linux - Downloads{% endblock %} +{% block navbarclass %}anb-download{% endblock %} {% block content %} <div id="arch-downloads" class="box"> |