1
0
mirror of https://github.com/exane/not-gwent-online synced 2025-08-30 05:57:30 +00:00

add proper templates

This commit is contained in:
exane
2015-06-22 17:29:01 +02:00
parent 16dfa9f2b2
commit 63320bad55
14 changed files with 232 additions and 506 deletions

View File

@@ -0,0 +1,3 @@
<div class="card{{#if _disabled}} disabled{{/if}}" data-key="{{_key}}" data-id="{{_id}}">
<img src="../assets/cards/{{_data.img}}.png">
</div>