Use server/lp-archived.html to mark LP 2014, 2015, 2016 as archived.
[libreplanet-static.git] / 2016 / includes / header.html
CommitLineData
2359eb53 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="/2016/assets/css/bootstrap.min.css" rel="stylesheet" media="screen" />
18446bbb 8 <link href="/2016/assets/css/jquery-ui-1.9.0.custom.css" rel="stylesheet" media="screen" />
0f139ac2 9 <link href="/2016/assets/css/custom.css" rel="stylesheet" media="screen" />
b8632935 10 <link href="/server/lp-common.css" rel="stylesheet" media="screen" />
2359eb53 11 <link href="/2016/assets/img/favicon.ico" rel="shortcut icon">
12
13 <script>
14 /**
15 @licstart The following is the entire license notice for the
16 JavaScript code in this page.
17
8fae7935 18 Copyright (C) 2015 Free Software Foundation, Inc
2359eb53 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>