X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=templates%2Fbase.html;h=c6a5b03dbae751d67bd32889699cf05e98c69d3c;hb=ea39a9952e3fa647ebcb4bf16981ce941ec5236a;hp=df668aa27fed5f7522b5a7832fd1740a6680fc7a;hpb=f1e089f7736ac8f7b9af784461350c4c169211ad;p=patchwork diff --git a/templates/base.html b/templates/base.html index df668aa..c6a5b03 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 %}