{% extends 'USBackendBundle::layout.html.twig' %} {% block body -%}

Task

Id {{ entity.id }}
Title {{ entity.title }}
Type {{ entity.type }}
Layout {{ entity.layout }}
{% endblock %}