diff --git a/src/templates/base.html b/src/templates/base.html index b5438f3..53eac7a 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -84,6 +84,7 @@
  • {% trans "Profile" %}
  • {% trans "New Project" %}
  • {% trans "Projects" %}
  • +
  • {% trans "Groups" %}
  • {% trans "Issues" %}
  • {% trans "Merge Requests" %}
  • {% endif %} -- libgit2 0.21.2