summaryrefslogtreecommitdiff
path: root/templates/packages/search.html
diff options
context:
space:
mode:
authorParabola <dev@list.parabolagnulinux.org>2010-11-14 21:38:33 -0800
committerParabola <dev@list.parabolagnulinux.org>2010-11-14 21:38:33 -0800
commit7e1e0dffaf0584270e652815a0b0ed3f03e32add (patch)
tree06e21d33965ab42fee32a5facdb6c96282a62c0e /templates/packages/search.html
parentfcc6d98bc438ea917c757ee1a565a5dba625f333 (diff)
Rebranding for Parabola stage 1
Diffstat (limited to 'templates/packages/search.html')
-rw-r--r--templates/packages/search.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/packages/search.html b/templates/packages/search.html
index c3f70fa6..6e430487 100644
--- a/templates/packages/search.html
+++ b/templates/packages/search.html
@@ -1,6 +1,6 @@
{% extends "base.html" %}
{% load package_extras %}
-{% block title %}Arch Linux - Package Database{% endblock %}
+{% block title %}Parabola - Package Database{% endblock %}
{% block navbarclass %}anb-packages{% endblock %}
{% block head %}
@@ -153,7 +153,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 Parabola 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>