/[pac]/pac/PACDefault/skins/pac_templates/actionfax_view.pt
ViewVC logotype

Diff of /pac/PACDefault/skins/pac_templates/actionfax_view.pt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by tvon, Sun Oct 12 07:24:01 2003 UTC revision 1.5 by tvon, Sun Oct 12 07:34:07 2003 UTC
# Line 5  Line 5 
5      lang="en-US"      lang="en-US"
6      metal:use-macro="here/main_template/macros/master">      metal:use-macro="here/main_template/macros/master">
7      <body>      <body>
   
         <div metal:fill-slot="css_slot">  
             <style type="text/css">  
                 .formletter {  
                 border: 1px #999999 solid;  
                 padding: 10px;  
                 }  
             </style>  
         </div>  
   
8          <div metal:fill-slot="main">          <div metal:fill-slot="main">
9              <div metal:define-macro="header" tal:omit-tag="">              <div metal:define-macro="header" tal:omit-tag="">
10                  <h1 tal:content="here/title_or_id"></h1>                  <h1 tal:content="here/title_or_id"></h1>
# Line 25  Line 15 
15                      tal:content="structure here/getInstructions"/>                      tal:content="structure here/getInstructions"/>
16    
17                  <div class="formletter">                  <div class="formletter">
18                      <b tal:content="python:here.randomFormLetter(here)"/>                      <b tal:content="python:here.portal_catalog(id=here.randomFormLetter(here))[0].URL"/>
19                  </div>                  </div>
20    
21              </div>              </div>

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26