Mercurial > p > roundup > code
annotate templates/classic/html/query.item.html @ 2270:3cdefcb2b7d2 maint-0.7
have roundup server pass though the cause of a "403 Forbidden" response
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sun, 09 May 2004 23:41:13 +0000 |
| parents | 21312a7564fd |
| children | eea428043ef6 |
| rev | line source |
|---|---|
|
1591
21312a7564fd
moving templates around
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
1 <!-- query.item --> |
|
21312a7564fd
moving templates around
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
2 <span tal:content="structure context/renderQueryForm" /> |
|
21312a7564fd
moving templates around
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
3 |
