index
:
FreshRSS (Customized)
custom
edge
Customized version of FreshRSS, a self-hosted RSS feed aggregator
Daniel Smith
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
views
/
importExport
/
export.phtml
blob: af0b21ea1a9e65cf302724de09e1bb524463ccee (
plain
)
1
2
3
4
<?php declare(strict_types=1); /** @var FreshRSS_View $this */ echo $this->content;