I am injecting a page using the page inject plugin.
My challenge is that title is being displayed twice. See the output
My control template:
{% block controls %}
<div class="controls">
<h2>{{ page.title }}</h2>
{{ page.content }}
</div>
{% endblock %}
[Screen Shot 2016-10-06 at 11](//muut.com/u/getgrav/s2/:getgrav:Ji7Y:screenshot20161006at11.18.29am.png.jpg)