Rev 13550 | Rev 13567 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
<?php$cakeDescription = __d('cake_dev', 'ProfitTill');?><!DOCTYPE html><html lang="en"><head><?php echo $this->Html->charset(); ?><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="author" content=""><?php if($this->request->params['controller']=='contents' && $this->request->params['action']=='byslug'):?><meta property="og:image" content="http://instafollow.in/<?php echo $content['Content']['basepath'].'img/'.$content['Content']['poster'];?>"/><meta property="og:title" content="<?php echo $title_for_layout; ?>"/><meta property="og:url" content="http://instafollow.in/<?php echo $content['Content']['slug'];?>"/><meta property="og:site_name" content="Songs"/><meta property="og:type" content="website"/><meta property="og:description" content="<?php echo $description;?>"/><?php endif;?><meta name="keywords" content="<?php if(isset($tags)){echo implode(',',$tags);}?>freebies, coupons, cashback"/><meta name="description" content="<?php echo $description;?>"/><meta property="fb:admins" content="100004076526759"/><title><?php echo $cakeDescription ?>: <?php echo trim($title_for_layout); ?></title><link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css"><?phpecho $this->Html->meta('icon');echo $this->Html->css(array('style'));echo $this->fetch('meta');echo $this->fetch('css');echo $this->fetch('script');?></head><body><div id="fb-root"></div><script>(function(d, s, id) {var js, fjs = d.getElementsByTagName(s)[0];if (d.getElementById(id)) return;js = d.createElement(s); js.id = id;js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&appId=266002386914682&version=v2.0";fjs.parentNode.insertBefore(js, fjs);}(document, 'script', 'facebook-jssdk'));</script><?php //echo $this->element('header');?><?php echo $this->Session->flash(); ?><?php echo $this->fetch('content'); ?><?php //echo $this->element('footer');?><?php echo $this->element('sql_dump'); ?></body></html>