Description
Add value to context, that used for jinja2 template rendering.
Schema
Child nodes are not allowed.
Attributes
name - the name of key in context dictionary.
value - value that we want to store.
Example
<add_to_content name="site_title" value="Goodbye cruel world!"/>