sails
Version:
API-driven framework for building realtime apps, using MVC conventions (based on Express and Socket.io)
10 lines (4 loc) • 367 B
Markdown
This directory initially contains the default layout for your app, `layout.ejs`, but you can add any other layout files that you want to include in your app.
For more information on how to configure layouts, see [Concepts > Views > Layouts](https://sailsjs.com/documentation/concepts/views/layouts).
<docmeta name="displayName" value="layouts">