A free, self-hostable aggregator…
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

5 lines
273 B

<ul id="nav_entries">
<li class="item"><a class="previous_entry" href="#"><?php echo _i('prev'); ?></a></li>
<li class="item"><a class="up" href="#"><?php echo _i('up'); ?></a></li>
<li class="item"><a class="next_entry" href="#"><?php echo _i('next'); ?></a></li>
</ul>