mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 11:40:25 +00:00
8 lines
No EOL
271 B
HTML
8 lines
No EOL
271 B
HTML
<modals:>
|
|
<app:modals:modal modalId='dropsEnabled-modal' header="Drops Enabled!">
|
|
<app:userTokens/>
|
|
<p>You've unlocked the drop system.</p>
|
|
<@footer>
|
|
<button data-dismiss="modal" class="btn btn-success">Ok</button>
|
|
</@footer>
|
|
</app:modals:modal> |