mirror of
https://github.com/ansible/awx.git
synced 2026-03-14 15:37:29 -02:30
Update title for browsabl API to Ansible Tower, return dated version for development/nightly builds.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% extends 'rest_framework/base.html' %}
|
||||
{% load i18n %}
|
||||
|
||||
{% block title %}{{ name }} · {% trans 'AWX REST API' %}{% endblock %}
|
||||
{% block title %}{{ name }} · {% trans 'Ansible Tower REST API' %}{% endblock %}
|
||||
|
||||
{% block style %}
|
||||
{{ block.super }}
|
||||
|
||||
Reference in New Issue
Block a user