File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed
Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -1130,8 +1130,7 @@ <h4>Filter Section</h4>
11301130
11311131< p > Here's a simple example of a filter template.
11321132
1133- < blockquote > < pre > < small
1134- > <property name=status>
1133+ < blockquote > < pre > < small > <property name=status>
11351134 <display call="checklist('status')">
11361135</property>
11371136<br>
@@ -1160,8 +1159,7 @@ <h4>Index Section</h4>
11601159
11611160< p > Here's a simple example of an index template.
11621161
1163- < blockquote > < pre > < small
1164- > <tr>
1162+ < blockquote > < pre > < small > <tr>
11651163 <property name=title>
11661164 <td><display call="plain('title', max=50)"></td>
11671165 </property>
@@ -1198,8 +1196,7 @@ <h4>Editor Section</h4>
11981196
11991197< p > Here's an example of a basic editor template.
12001198
1201- < blockquote > < pre > < small
1202- > <table>
1199+ < blockquote > < pre > < small > <table>
12031200<tr>
12041201 <td colspan=2>
12051202 <display call="field('title', size=60)">
@@ -1288,7 +1285,7 @@ <h1><a name="ack">Acknowledgements</a></h1>
12881285
12891286< p > </ p >
12901287< hr >
1291- $Id: index.html,v 1.24 2002-01-14 23:39:41 richard Exp $
1288+ $Id: index.html,v 1.25 2002-01-16 03:04:03 richard Exp $
12921289< p > </ p >
12931290
12941291</ body > </ html >
You can’t perform that action at this time.
0 commit comments