diff --git a/awx/templates/rest_framework/api.html b/awx/templates/rest_framework/api.html index 56ef3c53af..09b6059756 100644 --- a/awx/templates/rest_framework/api.html +++ b/awx/templates/rest_framework/api.html @@ -39,7 +39,7 @@ {% else %}
  • Log in
  • {% endif %} -
  • {% trans 'API Guide' %}
  • +
  • {% trans 'API Guide' %}
  • {% trans 'Back to application' %}