You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One thing to note when using Play Framework and specifically Twirl templates is that using @Html() in your templates will implicility trust the content and not escape any of the HTML.