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

Question

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