olchas commented on a change in pull request #11346:
URL: https://github.com/apache/airflow/pull/11346#discussion_r502305369
##########
File path: airflow/www/templates/airflow/traceback.html
##########
@@ -23,10 +23,15 @@
</head>
<body>
<div class="container">
- <h1> Ooops. </h1>
+ <h1> Ooops! </h1>
<div>
<pre>
-{{ nukular }}Node: {{ hostname }}
+Something bad had happen.
+Please consider letting us know by creating an <b><a
href="https://github.com/apache/airflow/issues/new/choose">bug report using
Github</a></b>.
Review comment:
```suggestion
Please consider letting us know by creating a <b><a
href="https://github.com/apache/airflow/issues/new/choose">bug report using
Github</a></b>.
```
----------------------------------------------------------------
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]