--- a/src/source/howto-renderer.rst Tue Jun 05 12:05:59 2018 +0200
+++ b/src/source/howto-renderer.rst Tue Jun 05 15:10:27 2018 +0200
@@ -1,11 +1,12 @@
.. _rendererhowto:
-How to create a new Renderer?
-=============================
+How to create a Renderer?
+=========================
+
**Renderer** are the layout of the utility data content. A renderer combine un context, a skin and
- a template to produce the front office html
+a template to produce the front office html
To create new renderer you can override an already exist renderer or create a new one from scratch. Steps below
we will create a renderer for a `IContact` paragraph