diff --git a/rurusetto/wiki/templates/wiki/base.html b/rurusetto/wiki/templates/wiki/base.html index 4f7b3a63..683929a9 100644 --- a/rurusetto/wiki/templates/wiki/base.html +++ b/rurusetto/wiki/templates/wiki/base.html @@ -95,7 +95,10 @@
  • {% trans "install" %}
  • -
  • {% trans "changelog" %}
  • +
  • API
  • +
    +
    +
  • {% trans "changelog" %}
  • @@ -147,6 +150,7 @@ {% trans "listing" %} {% trans "status" %} {% trans "install" %} + API {% trans "changelog" %}
    @@ -178,6 +182,7 @@ {% trans "listing" %} {% trans "status" %} {% trans "install" %} + API {% trans "changelog" %} {% trans "sign_in" %} {% trans "sign_up" %}