Files
fsfe-website/order/order1.en.xhtml
reinhard f865d3f0b1 Fixed script name and location.
svn path=/trunk/; revision=6546
2006-05-15 21:29:10 +00:00

33 lines
572 B
HTML

<?xml version="1.0" encoding="utf-8" ?>
<html>
<head>
<title>Free Software Foundation Europe - Merchandise</title>
</head>
<body>
<h1>FSFE Merchandise</h1>
<form action="/cgi-bin/order.pl" method="post">
<h2>Pins</h2>
<dynamic-content type="pin" />
<h2>T-Shirts</h2>
<dynamic-content type="t-shirt" />
<center>
<input type="submit" value="Send it">Send order</input>
</center>
</form>
</body>
<timestamp>$Date$ $Author$</timestamp>
</html>
<!--
Local Variables: ***
mode: xml ***
End: ***
-->