From 7e1e0dffaf0584270e652815a0b0ed3f03e32add Mon Sep 17 00:00:00 2001 From: Parabola Date: Sun, 14 Nov 2010 21:38:33 -0800 Subject: Rebranding for Parabola stage 1 --- templates/devel/index.html | 2 +- templates/devel/profile.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/devel') diff --git a/templates/devel/index.html b/templates/devel/index.html index baad92e4..e1fe8deb 100644 --- a/templates/devel/index.html +++ b/templates/devel/index.html @@ -1,5 +1,5 @@ {% extends "base.html" %} -{% block title %}Arch Linux - Developer Dashboard{% endblock %} +{% block title %}Parabola - Developer Dashboard{% endblock %} {% block content %}
diff --git a/templates/devel/profile.html b/templates/devel/profile.html index 2f16801b..b731b3a7 100644 --- a/templates/devel/profile.html +++ b/templates/devel/profile.html @@ -1,5 +1,5 @@ {% extends "base.html" %} -{% block title %}Arch Linux - Edit Profile{% endblock %} +{% block title %}Parabola - Edit Profile{% endblock %} {% block content %}
-- cgit v1.2.3-2-g168b