summaryrefslogtreecommitdiffstats
path: root/templates/patchwork
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2008-08-21 17:45:00 +0800
committerJeremy Kerr <jk@ozlabs.org>2008-08-21 17:45:00 +0800
commit99c96d1cbaec2091d9a27777ef49c051fc4d512d (patch)
treefe2df8c003b0f94c27e5601e1a338c83cf509757 /templates/patchwork
parentacc73817cbacac4c5fd2aa5f0f354b9824281162 (diff)
downloadpatchwork-99c96d1cbaec2091d9a27777ef49c051fc4d512d.tar.bz2
patchwork-99c96d1cbaec2091d9a27777ef49c051fc4d512d.tar.xz
Patchwork Beta 1.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'templates/patchwork')
-rw-r--r--templates/patchwork/base.html2
1 files changed, 1 insertions, 1 deletions
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 @@
<h1 style="float: left;">
<a
href="{% url patchwork.views.projects %}">Patchwork</a><span
- class="beta">&alpha;</span>
+ class="beta">&beta;</span>
{% block heading %}{% endblock %}</h1>
<div id="auth">
{% if user.is_authenticated %}