{% extends 'CPPSuperAdminBundle:Default:base.html.twig' %} {% block title %}Super Admin{% endblock %} {% block pagecontent %}Hello!{% endblock %}