feat(user-sessions): refactor card rendering and remove unused login methods
This commit is contained in:
2
knockoutwhistweb/app/views/render/card.scala.html
Normal file
2
knockoutwhistweb/app/views/render/card.scala.html
Normal file
@@ -0,0 +1,2 @@
|
||||
@(src: String)(alt: String)
|
||||
<img src="@routes.Assets.versioned(src)" alt="@alt"/>
|
||||
Reference in New Issue
Block a user