feat(user-sessions): refactor card rendering and remove unused login methods
This commit is contained in:
3
knockoutwhistweb/app/views/render/text.scala.html
Normal file
3
knockoutwhistweb/app/views/render/text.scala.html
Normal file
@@ -0,0 +1,3 @@
|
||||
@(text: String)
|
||||
<p>@text</p>
|
||||
|
||||
Reference in New Issue
Block a user