Revision 296 (by ahitrov, 2013/03/26 17:59:01) Promosite (anthill) project source
<table class="r--main">
<tr>
<td>
% if ( $state->development ) {
<div class="r--footer r--normal"><div class="r--fLeft"><img src="http://images.rambler.ru/head2005/hr.gif" style="margin-right: 7px; border: 0; vertical-align: middle;" alt=""><a style="text-decoration: underline; font-weight: bold; color: #BC0081" href="http://www.rambler.ru/click?from=<% $prj %>footer&amp;_URL=http://hr.rambler.ru">Работай в Рамблере!</a><span>|</span><a href="http://www.rambler.ru/click?from=<% $prj %>footer&amp;_URL=http://www.rambler.ru/doc/advert/">Разместить рекламу</a></div><div class="r--fRight"> &copy; 1996&mdash;2008, ООО <a href="http://www.rambler.ru/click?from=<% $prj %>footer&amp;_URL=http://www.rambler.ru/doc/about.shtml">&laquo;Рамблер Интернет Холдинг&raquo;</a></div><i class="r--cls"><!----></i></div>
% } else {
<!--#include virtual="/rl0/footer2/?id=<% $prj %>&rv=${rl0_revision}"-->
% }
<div class="r--LCR"><!----></div>
</td>
</tr>
</table>
</body></html>
<%init>

  my $prj = $request->{project};
  my $profile = $request->{project_profile};

</%init>