%PDF- %PDF-
Direktori : /home/bitrix/www/castings/ |
Current File : /home/bitrix/www/castings/post.php |
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php"); $APPLICATION->SetTitle("Post a Job or Casting call"); $APPLICATION->SetPageProperty("title", "Post a Job or Casting call | port4lio.pro"); $title = $APPLICATION->GetTitle(); ?> <?$margt=$USER->IsAuthorized() ? '25' : '60';?> <div class="breadcrumb-wrapper"> <div class="container"> <div class="row"> <div class="col-lg-12 col-md-12 col-xs-12 col-sm-12 colmart" style="margin-top: 60px; text-align: center;"> <h2 class="title"><span><?=$title;?></span></h2> </div> <div class="col-lg-6 col-md-6 col-xs-12 col-sm-6"> <div class="breadcrumbs pull-right"> <ul> <?$APPLICATION->ShowNavChain();?> </ul> </div> </div> </div> </div> </div> <div class="content"> <div class="container" style="min-width: 1200px;"> <div class="row"> <?$APPLICATION->IncludeComponent( "p4:p.castings.edit", "job", Array( "IBLOCK_ID" => 12, "NEED_PROFILE" => 'N', "POLICY" => "policy.html", "OK_URL" => "/castings/?POST_RESULT=Y", "SILENT_PERIOD" => 72, // В часах "PREFIX" => "Vacancy: " ) );?> </div> </div> </div> <?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>