{% extends 'admin.twig' %}

{% block content %}

    <div ng-include="'plugins/SitesManager/templates/index.html'"></div>

{% endblock %}
