📄 index.tpl
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd ">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Piwik › Web Analytics Reports</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Piwik {$piwik_version}" />
<link rel="shortcut icon" href="plugins/CoreHome/templates/images/favicon.ico">
{loadJavascriptTranslations plugins='CoreHome'}
{include file="CoreHome/templates/js_css_includes.tpl"}
</head>
<body>
{include file="CoreHome/templates/js_global_variables.tpl"}
{assign var=showSitesSelection value=true}
{include file="CoreHome/templates/top_bar.tpl"}
{include file="CoreHome/templates/header.tpl"}
{include file="CoreHome/templates/menu.tpl"}
<div style='clear:both'></div>
{include file="CoreHome/templates/loading.tpl"}
<div id='content'>
{if $content}{$content}{/if}
</div>
{include file="CoreHome/templates/piwik_tag.tpl"}
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -