X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/1f26347379fd646e75302f32cf3411fb09cef5e4..ed982a6f30c63d264cec62d30dcfb17537be50e2:/templates/recentchanges.tmpl diff --git a/templates/recentchanges.tmpl b/templates/recentchanges.tmpl index 726e52f64..9d4ba405c 100644 --- a/templates/recentchanges.tmpl +++ b/templates/recentchanges.tmpl @@ -7,6 +7,9 @@ <title><TMPL_VAR TITLE></title> <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="FAVICON"> +<link rel="icon" href="<TMPL_VAR BASEURL><TMPL_VAR FAVICON>" type="image/x-icon" /> +</TMPL_IF> </head> <body>