]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - locale/sv/templates/message.html
PhpWiki 1.2.7 backport cvs release-1_2-branch enhancements never released with 1...
[SourceForge/phpwiki.git] / locale / sv / templates / message.html
1 <html>
2 <head>
3 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
4 <meta name="robots" content="index,follow" />
5 <meta name="language" content="sv" />
6 <meta name="PHPWIKI_VERSION" content="###PHPWIKI_VERSION###" />
7 <link rel="shortcut icon" href="###DATA_PATH###/images/favicon.ico" />
8 <title>###SPLIT_PAGE###</title>
9 </head>
10
11 <body bgcolor="linen" text="black" alink="red" link="darkblue" vlink="darkmagenta">
12
13 <h1><a href="###SCRIPTURL###"><img src="###LOGO###" border="0" alt="[phpwiki]" align="middle" width="50" height="50"></a>
14 ###PAGE###</h1>
15
16 ###CONTENT###
17
18 </body>
19 </html>