ashb commented on a change in pull request #5828: [AIRFLOW-5226] Consistent 
licences for all jinja templates
URL: https://github.com/apache/airflow/pull/5828#discussion_r316170122
 
 

 ##########
 File path: airflow/www/templates/airflow/version.html
 ##########
 @@ -29,7 +28,7 @@ <h4>{{ version_label }} : <a 
href="https://pypi.python.org/pypi/apache-airflow/{
     {% else %}
         <h4>{{ version_label }} : Not Available</h4>
     {% endif %}
-        <h4>Git Version :{% if git_version %} {{ git_version }} {% else %} Not 
Available {% endif %}</h4>
+  <h4>Git Version :{% if git_version %} {{ git_version }} {% else %} Not 
Available {% endif %}</h4>
 
 Review comment:
   Not important, but unrelated whitespace change here.

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to