camille = out
[libreplanet-static.git] / 2020 / includes / header.html
CommitLineData
929ee71b 1<!DOCTYPE html>
2<html lang="en">
3 <head>
4 <meta charset="utf-8" />
87c3885f 5 <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/>
929ee71b 6
a94a41be 7 <link href="/2020/assets/css/bootstrap.min.css" rel="stylesheet" media="screen" />
8 <link href="/2020/assets/css/jquery-ui-1.9.0.custom.css" rel="stylesheet" media="screen" />
9 <link href="/2020/assets/css/custom.css" rel="stylesheet" media="screen" />
10 <link href="/2020/assets/img/favicon.ico" rel="shortcut icon">
929ee71b 11
12 <script>
13 /**
14 @licstart The following is the entire license notice for the
15 JavaScript code in this page.
16
c5af0d13 17 Copyright (C) 2020 Free Software Foundation, Inc
929ee71b 18
19 Licensed under the Apache License, Version 2.0 (the "License");
20 you may not use this file except in compliance with the License.
21 You may obtain a copy of the License at
22
23 http://www.apache.org/licenses/LICENSE-2.0
24
25 Unless required by applicable law or agreed to in writing, software
26 distributed under the License is distributed on an "AS IS" BASIS,
27 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
28 See the License for the specific language governing permissions and
29 limitations under the License.
30
31 @licend The above is the entire license notice
32 for the JavaScript code in this page.
33 */
34 </script>