Pastoid

page.archives.php

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

This paste was last updated on July 23, 2009 at 10:26 am.

Pasted Coderaw

<?php
/* vim: set expandtab tabstop=1 shiftwidth=1 softtabstop=1 foldmethod=marker */
// Warning: This is PHP template written as RAW.
?>
<?php // Do not delete these lines
	if ( ! defined('HABARI_PATH' ) ) { die( _t('Please do not load this page directly. Thanks!') ); }
?>
<?php $page = Post::get( array( 'slug' => 'archives' ) ); ?>
<?php include 'header.php'; ?>
<div id="content" class="content wrapper clearfix">
	<div class="col3">
		<div id="content_bubble"></div>
		<div id="entry">
			<h2 class="entry_title"><?php echo $page->title_out; ?></h2>
			<div id="archives" class="entry_content">
				<?php $theme->monthly_archives(); ?>
			</div>
		</div>
	</div>
	<div class="col4">
		<?php include 'recentposts.php'; ?>
		<?php include 'tagcloud.php'; ?>
	</div>
	<div class="clear"></div>
</div>
<?php include 'footer.php'; ?>

Toggle wordwrap

Referring DomainHits
Unknown Referer 127
pastoid.com 4
Is this paste spam?
<Hide