Skip to content

Explained that default layout path can be specified#52

Open
alvaroscelza wants to merge 1 commit intopublicclass:masterfrom
alvaroscelza:master
Open

Explained that default layout path can be specified#52
alvaroscelza wants to merge 1 commit intopublicclass:masterfrom
alvaroscelza:master

Conversation

@alvaroscelza
Copy link

You may set the path for the default layout to be used:

app.set('view options', { defaultLayout: '/path/to/layout') });

You may set the path for the default layout to be used:

```javascript
app.set('view options', { defaultLayout: '/path/to/layout') });
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant