From 99c96d1cbaec2091d9a27777ef49c051fc4d512d Mon Sep 17 00:00:00 2001 From: Jeremy Kerr Date: Thu, 21 Aug 2008 17:45:00 +0800 Subject: Patchwork Beta 1. Signed-off-by: Jeremy Kerr --- templates/patchwork/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/patchwork') diff --git a/templates/patchwork/base.html b/templates/patchwork/base.html index c3a2206..e7117fc 100644 --- a/templates/patchwork/base.html +++ b/templates/patchwork/base.html @@ -13,7 +13,7 @@

Patchworkα + class="beta">β {% block heading %}{% endblock %}

{% if user.is_authenticated %} -- cgit v1.2.3