changeset 0 | bb4aabe07487 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/pyams_skin/templates/modal-layout.pt Thu Feb 19 10:59:00 2015 +0100 @@ -0,0 +1,4 @@ +<div class="modal-dialog modal-medium" + tal:attributes="class string:modal-dialog ${view.dialog_class}"> + <tal:var replace="structure provider:pagelet" /> +</div>