mik-laj 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_r317250757
##########
File path: airflow/www/templates/appbuilder/baselayout.html
##########
@@ -13,7 +32,6 @@
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-
#}
{% extends 'appbuilder/init.html' %}
Review comment:
```suggestion
{% extends 'appbuilder/init.html' %}
```
To maintain consistency with other files.
----------------------------------------------------------------
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