diff --git a/templates/admin/request.html b/templates/admin/request.html index 728c472..acfc358 100644 --- a/templates/admin/request.html +++ b/templates/admin/request.html @@ -174,6 +174,7 @@

3. Notify Customer

+

Preview email: {% if req.preview_sent_at %} @@ -187,6 +188,13 @@ + + {% if req.song_a_path and req.song_b_path %} +

+ Operator preview link: + Open customer player in new tab → +

+ {% endif %}