Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
odan committed Sep 3, 2019
1 parent 4e58905 commit 31c21cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -131,6 +131,8 @@ $routeParser = $app->getRouteCollector()->getRouteParser();
$twig->addGlobal('base_path', $routeParser->urlFor('root'));
```

Twig template example:

```html
<!DOCTYPE html>
<html>
Expand Down

0 comments on commit 31c21cc

Please sign in to comment.