From 41f040363ef4a132e098ad91206e9523a8541cc4 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Wed, 16 Jul 2025 13:45:46 +0100 Subject: [PATCH] Display url_template in monospace font --- .../live/online_store_template_live/index.html.heex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/music_library_web/live/online_store_template_live/index.html.heex b/lib/music_library_web/live/online_store_template_live/index.html.heex index cae1c96b..edcb7cf9 100644 --- a/lib/music_library_web/live/online_store_template_live/index.html.heex +++ b/lib/music_library_web/live/online_store_template_live/index.html.heex @@ -46,7 +46,7 @@
-

{template.url_template}

+

{template.url_template}

{template.description}