diff --git a/frontend/templates/notification/active_campaign/notice.html b/frontend/templates/notification/active_campaign/notice.html index 93aece3e..87f2962b 100644 --- a/frontend/templates/notification/active_campaign/notice.html +++ b/frontend/templates/notification/active_campaign/notice.html @@ -1,7 +1,7 @@ {% with campaign.work.id as id %}
- cover image for {{ campaign.work.title }} + cover image for {{ campaign.work.title }}
diff --git a/frontend/templates/notification/coment_on_commented/notice.html b/frontend/templates/notification/coment_on_commented/notice.html index 8a0c71bd..aa167eb0 100644 --- a/frontend/templates/notification/coment_on_commented/notice.html +++ b/frontend/templates/notification/coment_on_commented/notice.html @@ -3,7 +3,7 @@
- cover image for {{ comment.content_object.title }} + cover image for {{ comment.content_object.title }}
diff --git a/frontend/templates/notification/wishlist_comment/notice.html b/frontend/templates/notification/wishlist_comment/notice.html index 8a0c71bd..aa167eb0 100644 --- a/frontend/templates/notification/wishlist_comment/notice.html +++ b/frontend/templates/notification/wishlist_comment/notice.html @@ -3,7 +3,7 @@
- cover image for {{ comment.content_object.title }} + cover image for {{ comment.content_object.title }}