private-message-notification-block.html.twig in Private Message 8
<div class="private-message-notification-wrapper {{ unread_notification_class }}">
<img src="{{ notification_image_path }}" class="private-message-notification-image" />
{{ private_message_page_link }}
</div>
File
templates/private-message-notification-block.html.twig
View source
- <div class="private-message-notification-wrapper {{ unread_notification_class }}">
- <img src="{{ notification_image_path }}" class="private-message-notification-image" />
- {{ private_message_page_link }}
- </div>