Advertisement
Guest User

Untitled

a guest
Oct 24th, 2014
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.15 KB | None | 0 0
  1. <li>
  2.                 <a href="<?php  the_permalink() ?>
  3.                 ">
  4.                 <?php the_title(); ?>
  5.                 </a>
  6.             </li>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement