summaryrefslogtreecommitdiffstats
path: root/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/base.html b/templates/base.html
index 216797f..ec0204d 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -13,8 +13,7 @@
<div id="title">
<h1 style="float: left;">
<a
- href="{% url patchwork.views.projects %}">Patchwork</a><span
- class="beta">&beta;</span>
+ href="{% url patchwork.views.projects %}">Patchwork</a>
{% block heading %}{% endblock %}</h1>
<div id="auth">
{% if user.is_authenticated %}