hi
i want show some special characters for template in a html file. when i try to save the file with utf8 encoding, i got this error:
Error: Template parse errors:
Unexpected closing tag "iv>" ("<div class="icerik">İ<[ERROR ->]/div>
"): girisComponent@0:22
for this --> <div class="icerik">İ</div>
but
<div class="icerik">ĞÜşçö#$%&?_?=-*0+and other characters</div> -> its fine