{% extends 'base.html.twig' %} {% block body %}

Totem

Id {{ totem.id }}
Identifiant {{ totem.identifiant }}
Latitude {{ totem.latitude }}
Longitude {{ totem.longitude }}
{% endblock %}