Extends syntax requires quotation marks
This commit is contained in:
parent
9af9ba9eb7
commit
6c7a9b0d22
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
{% extends paragraph--slide.html.twig %}
|
||||
{% extends "@agarica/paragraph--slide.html.twig" %}
|
||||
{# We do this to "un-override" the columnar paragraph in Octavia. #}
|
||||
|
|
Loading…
Reference in a new issue