update Piwik to version 2.16 (fixes #91)
This commit is contained in:
parent
296343bf3b
commit
d885a4baa9
5833 changed files with 418860 additions and 226988 deletions
|
|
@ -0,0 +1,24 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="robots" content="noindex,nofollow">
|
||||
<title>{$HTML_TITLE}</title>
|
||||
<link rel="shortcut icon" href="%faviconUrl%" />
|
||||
<link rel="stylesheet" type="text/css" href="plugins/Morpheus/stylesheets/simple_structure.css" />
|
||||
</head>
|
||||
<body id="simple">
|
||||
|
||||
<div class="logo">
|
||||
<img title="Piwik" alt="Piwik" src="%logoUrl%"/>
|
||||
<br/>
|
||||
<a href='http://piwik.org/'>free/libre analytics platform</a>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
|
||||
<div class="header">
|
||||
<h1>An error occurred</h1>
|
||||
</div>
|
||||
|
||||
<div class="content">
|
||||
Loading…
Add table
Add a link
Reference in a new issue