collection-crud/templates/default/index.html.twig

7 lines
83 B
Twig

{% extends 'base.html.twig' %}
{% block title %}
Camera 📷 CRUD
{% endblock %}