分类RSS源代码
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了分类RSS源代码相关的知识,希望对你有一定的参考价值。
<!-- RSS feed icon --> <div class="k2FeedIcon"> <a href="<?php echo $this->feed; ?>" title="<?php echo JText::_('Be kept up to date on any new content added in this chapter by subscribing to our RSS feeds, its free'); ?>"> <span>Be kept up to date on any new content added in this chapter by subscribing to our RSS feeds, its free</span></a> <div class="clear"></div> </div> <?php endif; ?>
以上是关于分类RSS源代码的主要内容,如果未能解决你的问题,请参考以下文章