1
0
mirror of https://github.com/exane/not-gwent-online synced 2025-11-08 09:08:40 +00:00
This commit is contained in:
exane
2015-07-03 18:48:37 +02:00
parent 4b26af7db1
commit 1e85167c6f
3 changed files with 32 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
<h3 class="bbm-modal__title">Choose up to 2 cards you wish to redraw!</h3>
<span class="btn-sub bbm-close">CLOSE</span>
</div>
<div class="bbm-modal__section">
<div class="bbm-modal__section preview-b">
{{#each handCards as |val key|}}
{{>card val}}
{{/each}}