]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - locale/sv/templates/message.html
Added Swedish translation by Jon Åslund
[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 <title>###PAGE###</title>
5 </head>
6
7 <body bgcolor=linen text=black alink=red link=darkblue vlink=darkmagenta>
8
9 <h1><a href="###SCRIPTURL###"><img src="###LOGO###" border=0 alt="[phpwiki]" width=50 height=50></a>
10 ###PAGE###</h1>
11
12 ###CONTENT###
13
14 </body>
15 </html>