Since the link to TODOs (reviews pending) can already be seen there,
it makes sense to link to bundles also.
A divider is added to logically group these elements.
Signed-off-by: Stephen Finucane <stephen.finucane@intel.com>
<span class="badge">{{ user.profile.n_todo_patches }}</span>
</a>
</li>
+ <li>
+ <a href="{% url 'user-bundles' %}">
+ Bundles
+ </a>
+ </li>
+ <li role="separator" class="divider"></li>
{% if user.is_staff %}
<li><a href="{% url 'admin:index' %}">Administration</a></li>
{% endif %}