Files
KnockOutWhist-Web/knockoutwhistweb/app/views/render/card.scala.html
LQ63 1309a93e82 feat(ui): added half working ingame ui
Added ingame ui with bootstrap. There are problems with the lock procedure
2025-11-05 02:19:26 +01:00

2 lines
79 B
HTML

@(src: String)(alt: String)
<img src="@routes.Assets.versioned(src)" alt="@alt"