X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;ds=sidebyside;f=templates%2Fbase.html;h=216797f32008df210b40169067384c1aa481fb76;hb=482ba5ac5e2fb71a8ae26ae9d5c5c72c33c35b23;hp=b9b359f2c5c10154ff10258d159c0a60e33009a0;hpb=8252a61e73126c2b89c97e4195c635bc3d60a3e9;p=patchwork diff --git a/templates/base.html b/templates/base.html index b9b359f..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,11 +22,12 @@ {{ user.username }}
- profile :: todo - ({{ user.get_profile.n_todo_patches }})
- logout :: - about + ({{ user.get_profile.n_todo_patches }}) :: + bundles +
+ profile :: + logout {% else %} login
@@ -37,23 +39,29 @@
{% if messages %}