I am new to Scala and play 2.1, and I am coming from the background of PHP. I cannot print the @ character in HTML. I get the following error:
not found: value Hotmail
Here is my code:
myname<label>@Hotmail.com</label>
Please let me know how I can print the @ character.
Thanks in advance.
user2822316
source share