habitica-self-host/views/app/pets.html

8 lines
271 B
HTML
Raw Normal View History

2013-03-08 17:55:04 +00:00
<modals:>
2013-03-08 17:44:21 +00:00
<app:modals:modal modalId='dropsEnabled-modal' header="Drops Enabled!">
<app:userTokens/>
2013-03-09 13:17:02 +00:00
<p>You've unlocked the drop system.</p>
<@footer>
<button data-dismiss="modal" class="btn btn-success">Ok</button>
</@footer>
2013-03-08 17:44:21 +00:00
</app:modals:modal>