diff --git a/netbox/templates/base/layout.html b/netbox/templates/base/layout.html index 8106e042d..c760c9163 100644 --- a/netbox/templates/base/layout.html +++ b/netbox/templates/base/layout.html @@ -148,39 +148,39 @@ Blocks: {# Documentation #}
  • - +
  • {# REST API #}
  • - +
  • {# API docs #}
  • - +
  • {# GraphQL API #} {% if config.GRAPHQL_ENABLED %}
  • - +
  • {% endif %} {# GitHub #}
  • - +
  • {# NetDev Slack #}
  • - +
  • {% endblock footer_links %}