Render Object on pre tag

<pre>  
	{JSON.stringify(data,  null,  2,  )}  
</pre>