From 9ef3f2d9f73d0f5cdd2463b098bd27bdb8e91089 Mon Sep 17 00:00:00 2001 From: dece Date: Sun, 25 Feb 2024 22:55:19 +0100 Subject: [PATCH] show feed URL in podcast admin page --- templates/podcast/show.html.twig | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/templates/podcast/show.html.twig b/templates/podcast/show.html.twig index fb06957..2492668 100644 --- a/templates/podcast/show.html.twig +++ b/templates/podcast/show.html.twig @@ -69,6 +69,10 @@ +

+ Feed URL +

+

Go back to list