Ejemplo n.º 1
0
    echo $tag;
    ?>
</a>
	      <?php 
}
?>
	      <br />
	      Category: <a href="#"><?php 
echo $blog_post->getBlogCategory();
?>
</a>
	    </div>			
	  </div>
		  
          <?php 
$comm = sfEasyCommentsHelper::render_for('BlogPost-' . $blog_post->getId());
?>
		  <?php 
echo $comm;
?>
		  
          <hr />
          <a href="<?php 
echo url_for('blog/edit?id=' . $blog_post->getId());
?>
">Edit</a>
        </div>
	  </div>
      
      <div id="sidebar-wrapper">
	    <div id="sidebar">