Added ingame ui with bootstrap. There were problems with the lock procedure which are now fixed.
2 lines
79 B
HTML
2 lines
79 B
HTML
@(src: String)(alt: String)
|
|
<img src="@routes.Assets.versioned(src)" alt="@alt" |