Adding imprint for english language
svn path=/trunk/; revision=22943
This commit is contained in:
parent
123fa07d99
commit
74e9e101ce
32
about/legal/imprint.en.xhtml
Normal file
32
about/legal/imprint.en.xhtml
Normal file
@ -0,0 +1,32 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>Imprint - FSFE</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<p id="category"><a href="/about/about.html">About</a></p>
|
||||
<h1>Imprint</h1>
|
||||
|
||||
|
||||
<p> Free Software Foundation Europe e.V. (FSFE)<br />
|
||||
Address: Talstraße 110, 40217 Düsseldorf, Deutschland<br />
|
||||
Phone: +49-211-3107317<br />
|
||||
Email: <a href="/contact/contact.html">office@fsfeurope.org</a><br />
|
||||
President: Karsten Gerloff<br />
|
||||
Seat: Hamburg.<br />
|
||||
Eingetragen beim Registergericht AG Hamburg, VR 17030<br />
|
||||
UstID: DE234323337<br />
|
||||
</p>
|
||||
|
||||
</body>
|
||||
|
||||
<timestamp>$Date$ $Author$</timestamp>
|
||||
</html>
|
||||
<!--
|
||||
Local Variables: ***
|
||||
mode: xml ***
|
||||
End: ***
|
||||
-->
|
8
fsfe.xsl
8
fsfe.xsl
@ -761,6 +761,14 @@
|
||||
<xsl:call-template name="fsfe-gettext"><xsl:with-param name="id" select="'translate'" /></xsl:call-template>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/about/legal/imprint.html">
|
||||
<xsl:call-template name="fsfe-gettext"><xsl:with-param name="id" select="'imprint'" /></xsl:call-template>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
|
@ -40,6 +40,7 @@
|
||||
<text id="source">Source code</text>
|
||||
<text id="contact">Contact us</text>
|
||||
<text id="translate">Translate this page?</text>
|
||||
<text id="imprint">Imprint</text>
|
||||
|
||||
<!-- Info box -->
|
||||
<text id="under-construction">
|
||||
|
Loading…
Reference in New Issue
Block a user