pebble/devsite/source/_js/templates/events-info-none.tpl
2025-02-24 18:58:29 -08:00

5 lines
378 B
Smarty

<div class="alert alert--fg-white alert--bg-green">
<p>There are currenly no events scheduled for {{ month }}.</p>
<p>Try changing the month using the calendar controls on the map above.</p>
<p>If you know about an event happening in {{ month }}, use <a href="javascript:void();" data-modal-target="#overlay-events-form">the submission form</a> to let us know!</p>
</div>