1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr">
5 <title>Piwik › Login</title>
6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7 <link rel="shortcut icon" href="plugins/CoreHome/templates/images/favicon.ico" />
9 <link rel="stylesheet" type="text/css" href="plugins/CASLogin/templates/login.css" media="screen" />
10 {postEvent name="template_css_import"}
13 <script type="text/javascript">
15 var formLogin = document.getElementById('form_login');
21 window.onload = focusit;
24 <script type="text/javascript" src="libs/jquery/jquery.js"></script>
25 {postEvent name="template_js_import"}
29 <!-- shamelessly taken from wordpress 2.5 - thank you guys!!! -->
32 <a href="http://piwik.org" title="{$linkTitle}"><span class="h1"><span style="color: rgb(245, 223, 114);">P</span><span style="color: rgb(241, 175, 108);">i</span><span style="color: rgb(241, 117, 117);">w</span><span style="color: rgb(155, 106, 58);">i</span><span style="color: rgb(107, 50, 11);">k</span> <span class="description"># {'General_OpenSourceWebAnalytics'|translate}</span></span></a>