diff --git a/docs/guide/template.md b/docs/guide/template.md index e46beb3..71e37ab 100644 --- a/docs/guide/template.md +++ b/docs/guide/template.md @@ -22,8 +22,6 @@ component's behavior: //'cachePath' => '@runtime/Twig/cache', //'options' => [], /* Array of twig options */ 'globals' => ['html' => '\yii\helpers\Html'], - * Example: - * Than in template: {{ html.link('Login', 'site/login') }} ], // ... ],