show feed URL in podcast admin page
This commit is contained in:
parent
22f5a9f9b9
commit
9ef3f2d9f7
|
@ -69,6 +69,10 @@
|
|||
</tbody>
|
||||
</table>
|
||||
|
||||
<p>
|
||||
<a href="{{ path('app_podcast_feed', {slug: podcast.slug}) }}">Feed URL</a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a href="{{ path('app_podcast_index') }}">Go back to list</a>
|
||||
</p>
|
||||
|
|
Loading…
Reference in a new issue