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