pcandoalmeida commented on a change in pull request #10162:
URL: https://github.com/apache/airflow/pull/10162#discussion_r490412036
##########
File path: airflow/www/templates/airflow/dags.html
##########
@@ -34,7 +34,7 @@
{% endblock %}
{% block content %}
- <h2>DAGs</h2>
+ <h2>{{ site_title }}</h2>
Review comment:
I think the original issue has evolved via @mik-laj's suggestion to
update every page. Initially the request was to be able to amend the page title
in `dags.html` so to distinguish differing installatios via the UI.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]