Esempio n. 1
0
    <?php 
} else {
    ?>
      <div id="held-posts" style="display: none; margin-bottom: .5em;">You have held <span id="held-posts-count"></span> (<a href="#">view</a>).</div>
    <?php 
}
?>

    <?php 
render_partial('blacklists');
?>
    <?php 
render_partial('tags', array('include_tag_hover_highlight' => true));
?>
    <?php 
if (CONFIG::can_see_ads(User::$current)) {
    ?>
    <?php 
    //render_partial('vertical')
    ?>
    <?php 
}
?>

  </div>
  <div class="content">    
    <?php 
if ($ambiguous_tags) {
    ?>
      <div class="status-notice">
        The following tags are ambiguous: <?php