{%{{{ '::Enum:BookType:' + row.type | abpLocalization }}}%}
{%{{{ row.publishDate | date }}}%}
{%{{{ row.price | currency }}}%}
```
Now you can see the final result on your browser:

{{end}}
## The Next Part
See the [next part](Part-3.md) of this tutorial.