repo.or.cz
/
pivip.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Some feed rendering improvements in the Planet module.
[pivip.git]
/
project
/
modules
/
planet
/
views
/
scripts
/
feed
/
main.phtml
blob
89cae4beba092e25835e39b4e36a7931020ed924
1
<div class="block">
2
<?= $this->action('feed', 'feed', 'planet', array('feed' => $this->feed)); ?>
3
4
</div>