1
0
mirror of https://github.com/exane/not-gwent-online synced 2025-06-21 03:04:21 +00:00
Files
assets
client
css
js
scss
templates
PlayCard.handlebars
battle.handlebars
cards.handlebars
fieldCards.handlebars
info.handlebars
lobby.handlebars
modal.handlebars
modal.medic.handlebars
modal.redraw.handlebars
modal.winner.handlebars
preview.handlebars
index.html
public
server
site
test
.gitignore
gulpfile.js
package.json
not-gwent-online/client/templates/PlayCard.handlebars
2015-06-26 14:40:19 +02:00

3 lines
53 B
Handlebars

<div class="playcard-banner">
{{>card card}}
</div>