diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2011-05-21 02:37:36 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2011-05-21 02:37:36 -0300 |
commit | fd9ecb6eb1c8ee56adfbb58640d7a98baa6cd62c (patch) | |
tree | afe798b43b6cfa1e334b5f15abe9b0e9556e4e4e | |
parent | 01704e43379f7b7c9b6b248990ff7bee37ab4cdf (diff) |
One more to go
-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"> |