{% extends "_layouts/cp" %}

{% block body %}
    {{ parent() }}
    {% hook 'freeform-beta-widget' %}
{% endblock %}
