Subdomain Posts
None | 11 min ago
None | 12 min ago
None | 2 hours ago
None | 5 hours ago
None | 8 hours ago
None | 9 hours ago
None | 9 hours ago
None | 9 hours ago
None | 12 hours ago
PHP | 16 hours ago
Recent Posts
None | 7 sec ago
PAWN | 14 sec ago
Java | 32 sec ago
PHP | 56 sec ago
Java | 1 min ago
Java 5 | 1 min ago
None | 3 min ago
Bash | 3 min ago
Python | 4 min ago
None | 4 min ago
Sitereport
Find cool info about any domain on the internet?
visit sitereport
Free Subdomains
Want a pastebin.com sub-domain for your community?
learn more...
What is pastebin?
Pastebin is a website that hosts all your text & code on dedicated servers for easy sharing.
learn more...
By Guest67009 on the 9th of Feb 2010 09:45:08 PM
Download |
Raw |
Embed |
Report
<?php get_header(); ?>
<div id="leftcol">
<div id="content">
<?php get_search_form(); ?>
<h2>Archives by Month:</h2>
<ul>
<?php wp_get_archives('type=monthly'); ?>
</ul>
<h2>Archives by Subject:</h2>
<ul>
<?php wp_list_categories(); ?>
</ul>
</div>
<!--end: content-->
</div>
<!--end: leftcol-->
<?php include("page_sidebar.php"); ?>
<?php get_footer(); ?>
Submit a correction or amendment below.
[ previous version ] | [ difference ] | Make A New Post