{% extends "master.html" %}

{% block content %}
<pre style="background:grey;min-height:100px">
{{ oo }}
</pre>
{% endblock %}
