This commit is contained in:
Julien Danjou 2011-09-20 15:04:24 +02:00
parent 6a1e7f5176
commit 1bf7fd0fe2
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title><TMPL_VAR TITLE> - awesome window manager</title>
<link rel="icon" href="/images/icons/aw_16.png" type="image/x-icon" />
<link rel="icon" href="/images/icons/aw_16.png" type="image/png" />
<link rel="stylesheet" href="<TMPL_VAR BASEURL>style.css" type="text/css" />
<link rel="stylesheet" href="<TMPL_VAR BASEURL>local.css" type="text/css" />
<TMPL_IF NAME="FEEDLINKS"><TMPL_VAR FEEDLINKS></TMPL_IF>