Switch template to extend stable9 rather than stable
This commit is contained in:
parent
84c6325436
commit
2c5b6472ee
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
{% extends "@stable/content/page-title.html.twig" %}
|
{% extends "@stable9/content/page-title.html.twig" %}
|
||||||
{#
|
{#
|
||||||
/**
|
/**
|
||||||
* Make page titles larger by adding a class (where size 1 is the largest).
|
* Make page titles larger by adding a class (where size 1 is the largest).
|
||||||
|
|
Loading…
Add table
Reference in a new issue