Fix unclosed <div class="wrapper"> tag
@@ -314,5 +314,6 @@ file that was distributed with this source code.
{% endblock sonata_page_content %}
</div>
{% endblock sonata_wrapper %}
+ </div>
</body>
</html>