HEX
Server: Apache
System: Linux msm5694.mjhst.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: camjab_ssh (1000)
PHP: 5.3.29
Disabled: NONE
Upload Files
File: /home/httpd/html/mentube.net/wp-content/themes/adult/right-sidebar.php
<!-- Right Sidebar Template -->



<div id="rightside">

	<ul>

		<li><?php include (TEMPLATEPATH . '/searchform.php'); ?></li>

</ul>

<!-- <h2>Latest News</h2>
<p>Check out my <a href="http://dev.webgazette.co.uk">Theme Development Site</a> to see what I am currently working on.</p> -->
<ul>

 <li><h2>Subscribe</h2>

  <ul>

   <li class="feed"><a href="feed:<?php bloginfo('rss2_url'); ?>">Entries (RSS)</a></li>

   <li class="feed"><a href="feed:<?php bloginfo('comments_rss2_url'); ?>">Comments (RSS)</a></li>

  </ul>

 </li>

</ul>

<ul>
 <?php get_links_list(); ?>
</ul>

<ul>
 <li><h2>Meta</h2>
 <ul>

   <?php wp_register(); ?>

   <li><?php wp_loginout(); ?></li>

   <?php wp_meta(); ?>

  </ul>

 </li>

</ul>






</div>