mirror of
https://github.com/google/pebble.git
synced 2025-11-27 17:52:23 -05:00
Import the pebble dev site into devsite/
This commit is contained in:
5
devsite/source/_js/templates/events-info-none.tpl
Normal file
5
devsite/source/_js/templates/events-info-none.tpl
Normal file
@@ -0,0 +1,5 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user