X-Git-Url: https://git.ozlabs.org/?p=patchwork;a=blobdiff_plain;f=templates%2Fbase.html;h=d3b8e6776690471e7bb2941bfbe95da0fb4da7af;hp=216797f32008df210b40169067384c1aa481fb76;hb=18986b7edf33b22e6bf3b4023dfcc12a0c78fb65;hpb=b42a41ecb729b0e4a6edb1ae47c555207dbc6214 diff --git a/templates/base.html b/templates/base.html index 216797f..d3b8e67 100644 --- a/templates/base.html +++ b/templates/base.html @@ -13,8 +13,7 @@

Patchworkβ + href="{% url patchwork.views.projects %}">Patchwork {% block heading %}{% endblock %}

{% if user.is_authenticated %} @@ -31,9 +30,9 @@ {% else %} login
- register + register
- about + mail settings {% endif %}