Pastoid

From my resurrection theme

The page you are looking at now is at this URL: http://pastoid.com/bzv

This paste was last updated on February 12, 2010 at 2:57 pm.

single.phpraw

<?php $theme->display('head'); ?>
 
      <div id="bd">
        <div id="yui-main" class="hfeed">
          <div class="yui-b">
            <?php Session::messages_out(); ?>
            <?php
              foreach ( $posts as $index => $post ) :
                $theme->content($post);
              endforeach;
            ?>
            <?php if($show_page_selector): ?>
            <div id="page-selector">
              <strong>Page:</strong> <?php $theme->page_selector(); ?>
            </div>
            <?php endif; ?>
          </div>
        </div>
        <div id="sidebar" class="yui-b">
          <?php $theme->area('sidebar'); ?>
        </div>
      </div>
 
<?php $theme->display('foot'); ?>

Toggle wordwrap

Referring DomainHits
Unknown Referer 127
pastoid.com 3
drunkenmonkey.org 1
Is this paste spam?
<Hide