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/public/userlist.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/public/userlist.html') diff --git a/templates/public/userlist.html b/templates/public/userlist.html index c51215c3..66543191 100644 --- a/templates/public/userlist.html +++ b/templates/public/userlist.html @@ -1,13 +1,13 @@ {% extends "base.html" %} {% load cache %} -{% block title %}Arch Linux - {{ user_type }}{% endblock %} +{% block title %}Parabola - {{ user_type }}{% endblock %} {% block content %} {% cache 600 dev-tu-profiles user_type %}
-

Arch Linux {{user_type}}

+

Parabola {{user_type}}

{{description}}

-- cgit v1.2.3-2-g168b