Mercurial > p > roundup > code
changeset 540:636e9b81f5cd
split tags..
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 16 Jan 2002 03:04:03 +0000 |
| parents | 3bd18a0890b6 |
| children | 3eb5ea7e3720 |
| files | doc/index.html |
| diffstat | 1 files changed, 4 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/index.html Wed Jan 16 03:02:42 2002 +0000 +++ b/doc/index.html Wed Jan 16 03:04:03 2002 +0000 @@ -1130,8 +1130,7 @@ <p>Here's a simple example of a filter template. -<blockquote><pre><small -><property name=status> +<blockquote><pre><small><property name=status> <display call="checklist('status')"> </property> <br> @@ -1160,8 +1159,7 @@ <p>Here's a simple example of an index template. -<blockquote><pre><small -><tr> +<blockquote><pre><small><tr> <property name=title> <td><display call="plain('title', max=50)"></td> </property> @@ -1198,8 +1196,7 @@ <p>Here's an example of a basic editor template. -<blockquote><pre><small -><table> +<blockquote><pre><small><table> <tr> <td colspan=2> <display call="field('title', size=60)"> @@ -1288,7 +1285,7 @@ <p> </p> <hr> -$Id: index.html,v 1.24 2002-01-14 23:39:41 richard Exp $ +$Id: index.html,v 1.25 2002-01-16 03:04:03 richard Exp $ <p> </p> </body></html>
