{% extends '@App/app.html.twig' %}{% block title %}{{ template.nom }}{% endblock %}{% block content %}
{{ template.code }} {{ template.type }} {{ template.portee }}
{% include '@DocumentTemplate/document_template/_versions.html.twig' %}{% include '@DocumentTemplate/document_template/_variables_help.html.twig' %}{% endblock %}