Files
KnockOutWhist-Web/knockoutwhistweb/app/views/render/card.scala.html
Janis 051e7406e3 feat(ui): add Lobby and Main Menu Body (#38)
Co-authored-by: LQ63 <lkhermann@web.de>
Reviewed-on: #38
Co-authored-by: Janis <janis.e.20@gmx.de>
Co-committed-by: Janis <janis.e.20@gmx.de>
2025-11-06 09:03:09 +01:00

2 lines
79 B
HTML

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