Permalink
Browse files
Explain more about what is a rendered form.
- Loading branch information...
Showing
with
1 addition
and
1 deletion.
-
+1
−1
deformdemo/templates/popup_example.pt
|
|
@@ -36,7 +36,7 @@ |
|
|
</button>
|
|
|
</div>
|
|
|
|
|
|
<!-- This will render modal.pt -->
|
|
|
<!-- Variable `form` contains the renderer form HTML as a Python string -->
|
|
|
<form tal:replace="structure form"></form>
|
|
|
|
|
|
</div>
|
|
|
|
0 comments on commit
3c6f75a