You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3 lines
172 B
PHTML
3 lines
172 B
PHTML
9 years ago
|
<div class="crumbNav">
|
||
|
<a href="/">Home</a> <a href="<?php echo $parent->ic_url;?>"><?php echo $parent->ic_url_title;?></a><?php echo $oneself->ic_url_title;?>
|
||
|
</div>
|