Permalink
Browse files

Explain more about what is a rendered form.

  • Loading branch information...
miohtama committed Jan 30, 2017
1 parent a7a2c0d commit 3c6f75a858522b64e7c21bf89c8c8c6ab7f196d1
Showing with 1 addition and 1 deletion.
  1. +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

Please sign in to comment.