Files
notifications-api/notifications_utils/jinja_templates/broadcast_preview_template.jinja2

13 lines
568 B
Plaintext
Raw Normal View History

<div class="broadcast-message-wrapper">
<h2 class="broadcast-message-heading">
<svg class="broadcast-message-heading__icon" xmlns="http://www.w3.org/2000/svg" width="22" height="18.23" viewBox="0 0 17.5 14.5" aria-hidden="true">
<path fill-rule="evenodd"
fill="currentcolor"
d="M8.6 0L0 14.5h17.5L8.6 0zm.2 10.3c-.8 0-1.5.7-1.5 1.5s.7 1.5 1.5 1.5 1.5-.7 1.5-1.5c-.1-.8-.7-1.5-1.5-1.5zm1.3-4.5c.1.8-.3 3.2-.3 3.2h-2s-.5-2.3-.5-3c0 0 0-1.6 1.4-1.6s1.4 1.4 1.4 1.4z"
/>
</svg>
Emergency alert
</h2>
{{ body }}
</div>