fsfe-website/support/portal.fi.xhtml
otto 8a821459b3 Dummy update to translations to avoid error message
svn path=/trunk/; revision=24232
2012-09-05 13:02:18 +00:00

99 lines
3.1 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<html>
<head>
<title>Support portal - FSFE</title>
</head>
<body>
<h1>Kiitos tuestasi!</h1>
<div id="introduction" class="support_page">
<div class="image">
<img src="/graphics/stars-smaller.png" alt="Stars"/>
</div>
<p id="support_portal_loading">Loading..</p>
<div id="support_portal">
<p>Terve <firstname/> <lastname/></p>
<p>Osoitteesi <email/> on vahvistettu <confirmed/>.</p>
<p>Kiitos tukesi osoittamisesta <a href="http://fsfe.org/">FSFE:lle</a>!</p>
<h2>Haluatko tehdä enemmän?</h2>
<p>Jos haluat tehdä enemmäin kuin vain ilmoittautua tukijaksi, voit myös:</p>
<ul>
<li><a href="http://fsfe.org/news/newsletter">Tilata FSFE:n uutiskirjeen</a></li>
<li><a href="http://fsfe.org/contact/community">Liittyä kiinnostaville sähköpostilistoille</a></li>
<li><a href="http://fsfe.org/fi/">Tavata paikallistiimisi</a></li>
<li><a href="http://fellowship.fsfe.org/">Liittyä Fellowship-jäseneksi</a></li>
<li><a href="http://fsfe.org/donate/">Tukea FSFE:tä lahjoituksella</a></li>
</ul>
<p><a href="http://fsfe.org/contribute/">Katso kaikki osallistumisvaihtoehdot</a></p>
<!-- form method="post" action="" class="support">
<p>
<label id="firstname">First name
<input type="text" name="firstname" required="required"/>
</label>
</p>
<p>
<label id="lastname">Last name
<input type="text" name="lastname" required="required"/>
</label>
</p>
<p>
<label id="zip">Zip code
<input type="text" name="zip" />
</label>
</p>
<p>
<label id="city">City
<input type="text" name="city" />
</label>
</p>
<p>
<label id="country">Country
<select name="country_code" required="required">
<option value="">Select..</option>
<optgroup label="Europe">
<country-list-europe/>
</optgroup>
<optgroup label="Other continents">
<country-list-other-continents/>
</optgroup>
</select>
</label>
</p -->
<!-- p>
<label id="lang">Language
<select name="lang" required="required">
<option value="">Select..</option>
where to get a ISO 639-1 list here..?
</select>
</label>
</p -->
<!-- p><input type="submit" name="submit" value="Update" data-loading-text="Sending.."/></p>
<p><em>Our privacy policy is simple: We will never share your data with anyone outside FSFE. Period.</em></p>
</form -->
</div>
<support-portal-javascript/>
</div>
</body>
<timestamp>$Date: 2012-08-30 14:53:43 +0300 (to, 30 elo 2012) $ $Author: otto $</timestamp>
</html>
<!--
Local Variables: ***
mode: xml ***
End: ***
-->