1 | <metal:block define-macro="navigation"> |
---|
2 | <table summary="Page Block" |
---|
3 | style="margin-left: auto; margin-right: auto; width: 100%;" |
---|
4 | class="shapeNoBorder colorTransparent" cellpadding="0" |
---|
5 | cellspacing="0"> |
---|
6 | <tbody> |
---|
7 | <tr> |
---|
8 | <td style="width: 20px;" valign="top"></td> |
---|
9 | <td style="" valign="top"> |
---|
10 | <div style="padding: 0em 0em 1px;"> |
---|
11 | <div style="text-align: right;" |
---|
12 | class="fontColornavigation fontShapenavigation"> |
---|
13 | <div style="padding: 0pt; text-align: right;"> |
---|
14 | <div style=""> |
---|
15 | <div class="portalTabTabStyle"> |
---|
16 | <div class="cpsskinsHBox body"> |
---|
17 | <div id="staff_navigation_slot"> |
---|
18 | <tal:block repeat="portlet python:ptool.getPortlets(context=context, slot='navigation_slot')" |
---|
19 | tal:content="structure python:portlet.render_cache(context_obj=context, portlet=portlet, boxedit=None)" /> |
---|
20 | </div> |
---|
21 | </div> |
---|
22 | <div style="clear: both;"></div> |
---|
23 | </div> |
---|
24 | </div> |
---|
25 | </div> |
---|
26 | </div> |
---|
27 | </div> |
---|
28 | </td> |
---|
29 | <td style="width: 20px;" valign="top"></td> |
---|
30 | </tr> |
---|
31 | </tbody> |
---|
32 | </table> |
---|
33 | </metal:block> |
---|
34 | <metal:block define-macro="session"> |
---|
35 | <table summary="Main" |
---|
36 | style="margin-left: auto; margin-right: auto; width: 100%;" |
---|
37 | class="" cellpadding="0" cellspacing="0"> |
---|
38 | <tbody> |
---|
39 | <tr> |
---|
40 | <td style="width: 20px;" valign="top"></td> |
---|
41 | <td style="width: 150px;" |
---|
42 | class="shape colorStaffBarColor" valign="top"> |
---|
43 | <div style="text-align: left;" |
---|
44 | class="colorStaffBarAreaColor fontColordefaultnovisitedlinks fontShapeaverage shapeAreaShape9"> |
---|
45 | <div style="padding: 0pt; text-align: left;"> |
---|
46 | <div style="padding: 0.4em 0.4em 0.4em 0.3em;"> |
---|
47 | <div id="portal_session"> |
---|
48 | <tal:block repeat="portlet python:ptool.getPortlets(context=context, slot='portal_session')" |
---|
49 | tal:content="structure python:portlet.render_cache(context_obj=context, portlet=portlet, boxedit=None)" /> |
---|
50 | </div> |
---|
51 | </div> |
---|
52 | </div> |
---|
53 | </div> |
---|
54 | </td> |
---|
55 | <td style="" class="shape colorStaffBarColor" |
---|
56 | valign="top"> |
---|
57 | <div style="text-align: left;" |
---|
58 | class="fontColornavigation fontShapeaverage"> |
---|
59 | <div style="padding: 0pt; text-align: left;"> |
---|
60 | <div style="padding: 0.2em 0.2em 0em;"> |
---|
61 | <div class="cpsskinsHBox body"> |
---|
62 | <div id="staff_object_tabs"> |
---|
63 | <tal:block repeat="portlet python:ptool.getPortlets(context=context, slot='staff_object_tabs')" |
---|
64 | tal:content="structure python:portlet.render_cache(context_obj=context, portlet=portlet, boxedit=None)" /> |
---|
65 | </div> |
---|
66 | </div> |
---|
67 | <div style="clear: both;"></div> |
---|
68 | </div> |
---|
69 | </div> |
---|
70 | </div> |
---|
71 | </td> |
---|
72 | <td style="width: 20px;" class="shape color" |
---|
73 | valign="top"></td> |
---|
74 | </tr> |
---|
75 | </tbody> |
---|
76 | </table> |
---|
77 | </metal:block> |
---|
78 | <metal:block define-macro="tdactions"> |
---|
79 | <td style="width: 20px;" valign="top"></td> |
---|
80 | <td style="width: 150px;" |
---|
81 | class="shape colorStaffBarColor" valign="top"> |
---|
82 | <div style="padding: 0.4em 0.2em 0.2em;"> |
---|
83 | <div style="text-align: left;" |
---|
84 | class="fontColornavigation fontShapeaverage"> |
---|
85 | <div style="padding: 0pt; text-align: left;"> |
---|
86 | <div style="padding: 0.2em;"> |
---|
87 | <div class="boxShapenavbox cpsskinsBox"> |
---|
88 | <div class="body"> |
---|
89 | <div id="staff_actions_slot"> |
---|
90 | <tal:block repeat="portlet python:ptool.getPortlets(context=context, slot='staff_actions_slot')" |
---|
91 | tal:content="structure python:portlet.render_cache(context_obj=context, portlet=portlet, boxedit=None)" /> |
---|
92 | <tal:block repeat="portlet python:ptool.getPortlets(context=context, slot='global_actions_slot')" |
---|
93 | tal:content="structure python:portlet.render_cache(context_obj=context, portlet=portlet, boxedit=None)" /> |
---|
94 | </div> |
---|
95 | </div> |
---|
96 | </div> |
---|
97 | </div> |
---|
98 | </div> |
---|
99 | </div> |
---|
100 | </div> |
---|
101 | <div style="padding: 0.2em;"> |
---|
102 | <div style="text-align: left;" |
---|
103 | class="fontColornavigation fontShapeaverage"></div> |
---|
104 | </div> |
---|
105 | </td> |
---|
106 | </metal:block> |
---|
107 | <metal:block define-macro="tdmain"> |
---|
108 | </metal:block> |
---|