2013-05-03 20:57:30 +02:00
|
|
|
{{! Contents of the "make the app sticky" onboarding popup }}
|
|
|
|
|
2013-05-29 19:55:52 +02:00
|
|
|
<div id="sticky-popover">
|
2013-07-05 22:47:46 +02:00
|
|
|
<h1>Get our app!</h1>
|
2013-05-03 20:57:30 +02:00
|
|
|
|
2013-07-10 21:54:35 +02:00
|
|
|
<p>Zulip works best when it's always open, which is why we also
|
2013-07-05 22:47:46 +02:00
|
|
|
have apps!</p>
|
2013-05-03 20:57:30 +02:00
|
|
|
|
2013-07-05 22:47:46 +02:00
|
|
|
<p>Visit <a target="_blank" href="/apps">our apps page</a> for
|
|
|
|
Mac, Linux, Windows, Android, and iPhone/iPad instructions.</p>
|
2013-05-03 20:57:30 +02:00
|
|
|
|
2013-05-29 19:55:52 +02:00
|
|
|
<div class="done-button">
|
2013-05-03 20:57:30 +02:00
|
|
|
<input type="submit" id="sticky_done" value="Done" class="btn btn-big btn-primary" />
|
|
|
|
</div>
|
|
|
|
</div>
|