ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/news/index.html
(Generate patch)

Comparing trunk/news/index.html (file contents):
Revision 641 by laffer1, Sat Sep 26 14:01:37 2015 UTC vs.
Revision 642 by laffer1, Fri Oct 9 21:29:01 2015 UTC

# Line 1 | Line 1
1   <!DOCTYPE html>
2 < <html>
2 > <html lang="en-US">
3          <head>
4                  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5                  <meta name="viewport" content="width=device-width, initial-scale=1">
# Line 9 | Line 9
9                  <link rel="shortcut icon" href="/favicon.ico">
10                  <link rel="stylesheet" type="text/css" href="../css/essence.css">
11                  <!-- Begin Cookie Consent plugin by Silktide - http://silktide.com/cookieconsent -->
12 <                                <script type="text/javascript">
13 <                                    window.cookieconsent_options = {"message":"This website uses cookies to ensure you get the best experience on our website","dismiss":"Got it!","learnMore":"More info","link":null,"theme":"dark-top"};
14 <                                </script>
15 <                                <script type="text/javascript" src="//s3.amazonaws.com/cc.silktide.com/cookieconsent.latest.min.js"></script>
16 <                                <!-- End Cookie Consent plugin -->
12 >                <script type="text/javascript">
13 >                        window.cookieconsent_options = {
14 >                                "message": "This website uses cookies to ensure you get the best experience on our website",
15 >                                "dismiss": "Got it!",
16 >                                "learnMore": "More info",
17 >                                "link": null,
18 >                                "theme": "dark-top"
19 >                        };
20 >                </script>
21 >                <script type="text/javascript" src="//s3.amazonaws.com/cc.silktide.com/cookieconsent.latest.min.js"></script>
22 >                <!-- End Cookie Consent plugin -->
23          </head>
24          <body>
25                  <div id="globe">

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines