testing table of content on shop page

svn path=/trunk/; revision=34827
This commit is contained in:
Max Mehl 2017-01-03 00:36:55 +00:00
parent e2c514d66b
commit a9a93deb2a
1 changed files with 29 additions and 4 deletions

View File

@ -3,31 +3,56 @@
<html>
<head>
<title>Merchandise FSFE</title>
<style type="text/css">
div#toc {
float: right;
clear: right;
border: solid 1px;
margin: .5em;
background: rgb(240,240,240);
width: 30%;
}
</style>
</head>
<body class="toplevel">
<h1>Merchandise</h1>
<div id="toc">
<p style="text-indent:1em;">Available merchandise:</p>
<ul style="margin-bottom: 1em;">
<li><a href="#tshirts">T-shirts</a></li>
<li><a href="#women">Women's T-shirts</a></li>
<li><a href="#hooded">Hooded Shirts</a></li>
<li><a href="#baby">Baby Clothes</a></li>
<li><a href="#other-items">Other Items</a></li>
</ul>
</div>
<p class="p-summary">
Show your love for Free Software by using and wearing the branded items
below. Free Software clothing is a great way of raising awareness within
your local community, and each sale helps to fund critical FSFE projects.
</p>
<p style="clear:both;"></p>
<form action="/cgi-bin/weborder.pl" method="post" class="item-grid">
<h2>T-Shirts</h2>
<h2 id="tshirts">T-Shirts</h2>
<dynamic-content type="tshirt"/>
<h2>Women's T-Shirts</h2>
<h2 id="women">Women's T-Shirts</h2>
<dynamic-content type="girlie"/>
<h2>Hooded Shirts</h2>
<h2 id="hooded">Hooded Shirts</h2>
<dynamic-content type="hooded"/>
<h2>Baby Clothes</h2>
<h2 id="baby">Baby Clothes</h2>
<dynamic-content type="baby-clothes"/>