Merge branch 'stable' of ssh://vcs.fsf.org/libreplanet-static into stable
[libreplanet-static.git] / server / 2015 / header.html
CommitLineData
3e6c2d63
DT
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" />
a58a76cb 8 <link href="/2015/assets/css/jquery-ui-1.9.0.custom.css" rel="stylesheet" media="screen" />
3e6c2d63 9 <link href="/2015/assets/css/custom.css" rel="stylesheet" media="screen" />
b8632935 10 <link href="/server/lp-common.css" rel="stylesheet" media="screen" />
97270006 11 <link href="/2015/assets/img/favicon.ico" rel="shortcut icon">
3e6c2d63 12
f4886f97 13 <script>
14 /**
15 @licstart The following is the entire license notice for the
16 JavaScript code in this page.
17
18 Copyright (C) 2014 Free Software Foundation, Inc
19
20 Licensed under the Apache License, Version 2.0 (the "License");
21 you may not use this file except in compliance with the License.
22 You may obtain a copy of the License at
23
24 http://www.apache.org/licenses/LICENSE-2.0
25
26 Unless required by applicable law or agreed to in writing, software
27 distributed under the License is distributed on an "AS IS" BASIS,
28 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
29 See the License for the specific language governing permissions and
30 limitations under the License.
31
32 @licend The above is the entire license notice
33 for the JavaScript code in this page.
34 */
35 </script>