(OPTIONAL) Prepare additional functionality with simple dictionary and two fields: input and output. While the user enters input text, the application rewrites it, and mark words found in the dictionary.
Requirements:
* prepare a separate subpage (you can use component: staticPage)
* allowed words can be stored in an external file or served by the controller in any format
* use pure java script or jQuery