File:  [Repository] / ECHO_content / zpt / ECHO_getResourceMDErrorContentType.zpt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Thu May 13 20:53:03 2004 UTC (20 years ago) by dwinter
Branches: MAIN
CVS tags: HEAD
errorfile in getResourceMD added

<html>
  <body>	
    <h2>Serious Error synchronizing the metadata </h2>
    <h3>Contenttype do not match, please correct this error!!</h3>
    <p>Change either the content type in the repository or in Zope</p>
    <p>Contenttype at the repository: <span tal:replace="contentStorage"/></p>
    <p>Contenttype at ECHO: <span tal:replace="contentZope"/></p>
    </body>
</html>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>