Last change
on this file since 10009 was
7446,
checked in by Henrik Bettermann, 13 years ago
|
Backup of local changes in branch (work in progress).
|
File size:
326 bytes
|
Line | |
---|
1 | <h2 i18n:translate="" |
---|
2 | tal:condition="view/label" |
---|
3 | tal:content="view/label">Label</h2> |
---|
4 | |
---|
5 | <form action="." tal:attributes="action request/URL" method="post" |
---|
6 | enctype="multipart/form-data"> |
---|
7 | <table class="form-table"> |
---|
8 | <tbody> |
---|
9 | <tal:files content="structure provider:files" /> |
---|
10 | </tbody> |
---|
11 | </table> |
---|
12 | </form> |
---|
Note: See
TracBrowser for help on using the repository browser.