diff zpt/viewer_main.zpt @ 49:a10fff6199b0

verbesserung f?r text unterst?tzung, text kann jetzt aus url kommen, sprache bisher nur deutsch
author dwinter
date Mon, 11 Sep 2006 16:43:09 +0200
parents 6b5b153209bd
children 5c9837484085
line wrap: on
line diff
--- a/zpt/viewer_main.zpt	Sat Sep 09 12:52:59 2006 +0200
+++ b/zpt/viewer_main.zpt	Mon Sep 11 16:43:09 2006 +0200
@@ -4,7 +4,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 </head>
 <body tal:condition="docinfo/numPages">
-<div tal:replace="structure python:here.template.head_main(docinfo=docinfo)"/>
+<div tal:replace="structure python:here.template.head_main(docinfo=docinfo,viewMode=viewMode,pageinfo=pageinfo)"/>
 <tal:block tal:condition="python:here.isAccessible(docinfo)">
 <table border="0" width="100%" height="100%">
   <tr>