Remove reference to numbered section.
[geeqie.git] / doc / template.html
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
5 <html xmlns="http://www.w3.org/1999/xhtml">
6 <head>
7   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
8
9   <title>Chapter - Geeqie User Manual</title>
10 <style type="text/css">
11 /*<![CDATA[*/
12  p.previous {text-align: left}
13  p.gq-template-5 {margin-bottom: 0in}
14  div.gq-template-4 {text-align: center}
15  table.gq-template-3 {page-break-before: always}
16  p.gq-template-2 {text-align: right}
17  p.gq-template-1 {text-align: center}
18 /*]]>*/
19 </style>
20 </head>
21
22 <body lang="en-US" dir="ltr" xml:lang="en-US">
23   <div class="gq-template-4">
24     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-template-3">
25
26       <thead>
27         <tr valign="top">
28           <td width="33%">
29             <p class="previous"><a href="previous.html">Previous</a>
30             </p>
31           </td>
32
33           <td width="33%">
34             <p class="gq-template-1">Chapter &ndash; Subchapter</p>
35           </td>
36
37           <td width="33%">
38             <p class="gq-template-2"><a href="next.html">Next</a>
39             </p>
40           </td>
41         </tr>
42       </thead>
43     </table>
44   </div>
45
46   <hr />
47
48   <p><br />
49   <br />
50   </p>
51
52   <p><br />
53   <br />
54   </p>
55
56   <p><br />
57   <br />
58   </p>
59
60   <hr />
61
62   <div class="gq-template-4">
63     <table width="100%" border="0" cellpadding="4" cellspacing="0">
64
65       <thead>
66         <tr valign="top">
67           <td width="33%">
68             <p class="previous"><a href="previous.html">Previous</a>
69             </p>
70           </td>
71
72           <td width="33%">
73             <p class="gq-template-1"><a href="index.html">Contents</a>
74             </p>
75           </td>
76
77           <td width="33%">
78             <p class="gq-template-2"><a href="next.html">Next</a>
79             </p>
80           </td>
81         </tr>
82       </thead>
83
84       <tbody>
85         <tr valign="top">
86           <td width="33%">
87             <p><br />
88             </p>
89           </td>
90
91           <td width="33%">
92             <p class="gq-template-1"><br />
93             </p>
94           </td>
95
96           <td width="33%">
97             <p class="gq-template-2">Geeqie User Manual</p>
98           </td>
99         </tr>
100       </tbody>
101     </table>
102   </div>
103
104   <p class="gq-template-5"><br />
105   </p>
106 </body>
107 </html>