115 lines
3.1 KiB
HTML
115 lines
3.1 KiB
HTML
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<html>
|
|
<head>
|
|
<title>Free Software Foundation Europe - Tienda</title>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h1>Tienda de la FSFE</h1>
|
|
|
|
<div id="introduction">
|
|
<div class="image">
|
|
<img src="/graphics/stars-smaller.png" alt="Stars" />
|
|
</div>
|
|
|
|
<p>
|
|
Demuestre su amor por el Software Libre usando y vistiendo los artículos
|
|
de nuestra marca. La ropa del Software Libre es una gran manera de
|
|
aumentar la conciencia dentro de su comunidad local, y todas las
|
|
ventas ayudan a financiar el trabajo de la FSFE.
|
|
<br />
|
|
<br />
|
|
También tenemos una gama de <a href="#other-items">productos de papelería, tazas, chapas y llaveros</a>.
|
|
</p>
|
|
|
|
</div>
|
|
|
|
<form action="/cgi-bin/weborder.pl" method="post">
|
|
<h2>Camisetas</h2>
|
|
|
|
<dynamic-content type="t-shirt"/>
|
|
|
|
<h2>Camisetas para chicas</h2>
|
|
|
|
<dynamic-content type="girlie"/>
|
|
|
|
<h2>Sudadera con capucha</h2>
|
|
|
|
<dynamic-content type="hooded"/>
|
|
|
|
<a name="other-items"><h2 id="other-items">Otros artículos</h2></a>
|
|
|
|
<dynamic-content type="other"/>
|
|
|
|
<h2>Material de propaganda</h2>
|
|
|
|
<p>Vea nuestra <a href="/documents/printable/printable.html">página de material informativo para imprimir</a> para encargar nuestros dípticos y folletos.
|
|
</p>
|
|
|
|
|
|
<h2>Envío</h2>
|
|
|
|
<p>
|
|
<input type="hidden" name="shipping" value="1"/>
|
|
<input type="radio" name="_shipping" value="3"/>
|
|
Envío a Alemania (3,00 €)<br/>
|
|
<input type="radio" name="_shipping" value="7" checked="Y"/>
|
|
Envío a Europa (7,00 €)<br/>
|
|
<input type="radio" name="_shipping" value="12"/>
|
|
Envío fuera de Europa (12,00 €)<br/>
|
|
</p>
|
|
|
|
<table>
|
|
<tr>
|
|
<td><p>Nombre:</p></td>
|
|
<td>
|
|
<input type="text" size="80" style="width:500px" name="name"/>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><p>Dirección:</p></td>
|
|
<td>
|
|
<textarea cols="80" rows="5" style="width:500px" name="address"/>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><p>Correo electrónico:</p></td>
|
|
<td>
|
|
<input type="text" size="80" style="width:500px" name="email"/>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><p>Teléfono:</p></td>
|
|
<td>
|
|
<input type="text" size="80" style="width:500px" name="phone"/>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<!-- Should help against spam -->
|
|
<p class="n">
|
|
Por favor deje este campo en blanco:
|
|
<input type="text" size="40" name="url"/>
|
|
</p>
|
|
|
|
<center>
|
|
<!-- Translators: Please also translate the value here, it's the label
|
|
of the button -->
|
|
<input type="submit" value="Pedir estos artículos"/>
|
|
</center>
|
|
<!-- Translators: Please change the value here to your language -->
|
|
<input type="hidden" name="language" value="es"/>
|
|
</form>
|
|
</body>
|
|
|
|
<timestamp>$Date$ $Author$</timestamp>
|
|
<translator>Francisco Molinero</translator>
|
|
</html>
|
|
<!--
|
|
Local Variables: ***
|
|
mode: xml ***
|
|
End: ***
|
|
-->
|