changeTitle.twig 70 B

123
  1. {{ set(this, 'title', 'New title') }}
  2. <title>{{ this.title }}</title>