Directive: if
<i if=user.locale == 'en'>
Hello, {{ user.name }}!
</i>
<i if=user.locale == 'jp'>
こんにちは, {{ user.name }}!
</i>Last updated
<i if=user.locale == 'en'>
Hello, {{ user.name }}!
</i>
<i if=user.locale == 'jp'>
こんにちは, {{ user.name }}!
</i>Last updated