mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
use '@foo/bar.html.twig' syntax in twig templates
This commit is contained in:
parent
cdfbda147f
commit
b1a7c4dae6
@ -1,4 +1,4 @@
|
||||
{% extends "ChillPersonBundle::layout.html.twig" %}
|
||||
{% extends "@ChillPerson/layout.html.twig" %}
|
||||
|
||||
{% set activeRouteKey = '' %}
|
||||
{% set person = familyMember.person %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user