</span> <body> <div class="main_content"> <div style="text-align:center"> <form action="message_dialog_handler" tal:attributes="action python:context.fle_root().absolute_url()+'/message_dialog_handler'" method="get" autocomplete="off"> <input type="hidden" value="" name="action" tal:condition="options/action | nothing" tal:attributes="value options/action | nothing" /> <p i18n:translate="" tal:content="structure options/message | nothing"></p> <input style="margin-left: 200px;" type="submit" i18n:attributes="value" value="OK" name="OK" /> </form> </div> </div> <span metal:use-macro="context/@@main_macro/cssJS" tal:omit-tag=""></span> </body> </html>