mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-01 23:40:25 +00:00
9 lines
No EOL
368 B
HTML
9 lines
No EOL
368 B
HTML
<modals:>
|
|
<app:modals:modal modalId='dropsEnabled-modal' header="Drops Enabled!">
|
|
<p>You've unlocked the drop system.</p>
|
|
<p>Here's your first egg! {_user.items.eggs.0.text}</p>
|
|
<p>Feed it some meat to get it to hatch.</p>
|
|
<@footer>
|
|
<button class="btn" data-dismiss="modal" aria-hidden="true">Close</button>
|
|
</@footer>
|
|
</app:modals:modal> |