ansible/roles/web-data-analysis/files/html/awstats-index.html
2017-04-20 17:36:55 +00:00

49 lines
1.9 KiB
HTML

<html lang="en-US">
<head>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<!-- Tell IE to use its latest mode. Need to put line right after
head or it will not work in some versions.
-->
<meta charset="UTF-8"> <!-- We will try use full 8 bit UTF -->
<meta name="description" content="Template page for level 00">
<meta name="robots" content="index,follow">
<!-- Try to make the page responsive to the device -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Open Graph Protocol Mapping -->
<meta property="og:type" content="website" />
<meta property="og:title" content="Stephen Smoogen" />
<meta property="og:locale" content="en_US" />
<!-- Links for microformat data -->
<link rel="author" href="mailto:smooge@fedoraproject.org">
<link rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">
<!-- Links for style sheets -->
<link rel="SHORTCUT ICON" href="../images/favicon.ico">
<link rel="stylesheet" type="text/css" media="screen" href="/css/normalize.css">
<link rel="stylesheet" type="text/css" media="screen" href="/css/awstats-reports.css">
<!-- Links for JavaScript -->
<!-- Title of the webpage -->
<title>AWStats Reports</title>
</head>
<body>
<h1>Index by Year</h1>
<ul>
<li><a href="2007/index.html">Reports for 2007</a></li>
<li><a href="2008/index.html">Reports for 2008</a></li>
<li><a href="2009/index.html">Reports for 2009</a></li>
<li><a href="2010/index.html">Reports for 2010</a></li>
<li><a href="2011/index.html">Reports for 2011</a></li>
<li><a href="2012/index.html">Reports for 2012</a></li>
<li><a href="2013/index.html">Reports for 2013</a></li>
<li><a href="2014/index.html">Reports for 2014</a></li>
<li><a href="2015/index.html">Reports for 2015</a></li>
<li><a href="2016/index.html">Reports for 2016</a></li>
<li><a href="2017/index.html">Reports for 2017</a></li>
</ul>
</body>
</html>