X-Git-Url: https://git.ozlabs.org/?p=patchwork;a=blobdiff_plain;f=templates%2Fbase.html;h=216797f32008df210b40169067384c1aa481fb76;hp=df668aa27fed5f7522b5a7832fd1740a6680fc7a;hb=482ba5ac5e2fb71a8ae26ae9d5c5c72c33c35b23;hpb=f1e089f7736ac8f7b9af784461350c4c169211ad diff --git a/templates/base.html b/templates/base.html index df668aa..216797f 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,11 +1,12 @@ -{% load pwurl %} - {% block title %}Patchwork{% endblock %} - Patchwork + {% block headers %}{% endblock %} @@ -21,41 +22,46 @@ {{ user.username }}
- profile :: todo - ({{ user.get_profile.n_todo_patches }})
- logout + ({{ user.get_profile.n_todo_patches }}) :: + bundles +
+ profile :: + logout {% else %} login
register - + about {% endif %}
{% if messages %}