Line # Revision Author
1 296 ahitrov <!--/Data Section-->
2 </td></tr>
3 <tr><td height="1%" align="right" style="padding:0 18px 10px 18px;">
4 <a href="http://www.grpz.ru/en/" title="Official Web site of GRPZ"><img src="/i/<% $prj %>/logo_grpz.gif" width="99" height="90" alt="Ryazan State Instrument-making Enterprise &tm;" border="0"></a>
5 </td></tr>
6 </table>
7
8
9 </td></tr>
10 </table>
11 </td></tr>
12 </table>
13
14 </BODY>
15 </HTML>
16 <%init>
17
18 my $prj = $request->{project};
19 my $profile = $request->{project_profile};
20 my $menus = $profile->get_image('menus');
21 my $favicon = $profile->get_image('favicon');
22
23 </%init>