diff --git a/src/webui/service/templates/app/home.html b/src/webui/service/templates/app/home.html index ed37a21cbb93919ed3abd1212c1ed5c8fbea8ff8..ab0de316d173e98fe0b17260f53d99a84f9f8e46 100644 --- a/src/webui/service/templates/app/home.html +++ b/src/webui/service/templates/app/home.html @@ -1,3 +1,19 @@ +<!-- + Copyright 2022-2024 ETSI OSG/SDG TeraFlowSDN (TFS) (https://tfs.etsi.org/) + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + 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 'base.html' %} {% block content %}