Mercurial > hg > MPIWGWeb
view zpt/edit_MPIWGRelatedPublications.zpt @ 38:3c98cc79dd14
version 0.1 mit publicationen von pubman (TEST!!)
author | dwinter |
---|---|
date | Fri, 26 Apr 2013 19:09:50 +0200 |
parents | bca61e893fcc |
children |
line wrap: on
line source
<html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> </head> <body> <form method="POST" action="editMPIWGProject"> <h3>Edit Related Publications</h3> <span tal:replace="structure python:here.Epoz('WEB_related_pub', data=here.getContent('WEB_related_pub'), toolbox='/toolbox', lang='en', path='', widget='', style='width: 600px; height: 500px; border: 1px solid #000000;', button='background-color: #EFEFEF; border: 1px solid #A0A0A0; cursor: pointer; margin-right: 1px; margin-bottom: 1px;', css='', charset='utf-8')"/> <input type="submit"> </form> </body> </html>