Switch to utf-8 encoding like should be, and experiment if identical fi.fi.xhtml leads to wanted result.

svn path=/trunk/; revision=20634
This commit is contained in:
mirv 2011-06-15 07:53:17 +00:00
parent bb4e5b9267
commit 69f0f5777a
2 changed files with 114 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="iso-8859-1" ?>
<?xml version="1.0" encoding="utf-8" ?>
<html>
<head>

113
fi/fi.fi.xhtml Normal file
View File

@ -0,0 +1,113 @@
<?xml version="1.0" encoding="utf-8" ?>
<html>
<head>
<title>Tietoja Free Software Foundation Europesta - Suomen tiimi</title>
</head>
<body>
<!-- <p id="category"><a href="/about/people/people.html">People</a></p> -->
<h1>Suomi</h1>
<div id="news" class="section">
<h2>
<a class="rss-feed" href="/news/news.rss"><img src="/graphics/rss.png" alt="News RSS" title="news RSS feed" /></a>
<a class="ical" href="http://identi.ca/fsfe"><img src="/graphics/identica.png" alt="identica" title="follow FSFE on identi.ca"/></a>
<a href="/news/news.html">Uutiset</a>
</h2>
<country-news />
</div><!--end #news-->
<div id="events" class="section">
<h2>
<a class="rss-feed" href="/events/events.rss"><img src="/graphics/rss.png" alt="Events RSS" title="events RSS feed" /></a>
<a class="ical" href="webcal://fsfe.org/events/events.ics"><img src="/graphics/ical.png" alt="iCal" title="FSFE events as iCal feed" /></a>
<a href="/events/events.html">Tapahtumat</a>
</h2>
<country-events />
</div><!--end #events-->
<div class="clear">
<!-- enable or disable this div to show or hide an identica feed. change 'user'
parameter to filter the 'dents' that will be shown -->
<div id="identica" class="section">
<h2>
<a class="ical" href="http://identi.ca/fsfefi"><img src="/graphics/identica.png" alt="identica" title="Seuraa Suomen FSFE-tiimiä identi.ca:ssa"/></a>
<span><microblog-label /></span>
</h2>
<div class="entry">
<script type="text/javascript" src="http://identi.ca/js/identica-badge.js">
{
"user":"fsfefi",
"server":"identi.ca",
"border":"0px",
"background":"none",
"width":"360px",
"height":"200px"
}
</script>
</div>
</div><!--end #identica-->
</div>
<div id="contact" class="section">
<h2><span>Ota yhteyttä</span></h2>
<div class="entry">
<p><a href="mailto:germany@fsfeurope.org">finland@fsfeurope.org</a></p>
<!--
<p>
Free Software Foundation Europe e.V.<br />
Linienstr. 141 EG<br />
10115 Berlin
</p>
-->
<p>+358 44 566 2204</p>
</div>
</div><!--end #contact-->
<div id="team" class="section grid-100">
<h2><span>Suomen tiimi</span></h2>
<country-team-list />
<div class="image center">
<img src="finland.jpg" alt="Ryhmäkuva Suomen tiimin perustajista" />
<p>
Suomen FSFE-tiimi Helsingin yliopistolla.
</p>
</div>
</div><!--end #team-->
</body>
<timestamp>$Date: 2010-03-19 16:00:25 +0100 (ven. 19 mars 2010) $ $Author: hugo $</timestamp>
</html>
<!--
Local Variables: ***
mode: xml ***
End: ***
-->