diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/devel/packages.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/devel/packages.html b/templates/devel/packages.html index 051ee4a3..b8deb0bc 100644 --- a/templates/devel/packages.html +++ b/templates/devel/packages.html @@ -1,7 +1,7 @@ {% extends "base.html" %} {% load attributes %} -{% block title %}Arch Linux - {{ title }}{% endblock %} +{% block title %}Parabola - {{ title }}{% endblock %} {% block content %} <div class="box"> |