Custom Form-Control

We create here a editable div.
It implements two-way binding with the ng-model. (The way view -> model is implemented here by leave.)
Here you can edit...
model = "{{content}}"