source: platform/config/view.yml @ 1

Last change on this file since 1 was 1, checked in by dungnv, 11 years ago
File size: 313 bytes
Line 
1default:
2  http_metas:
3    content-type: text/html
4
5  metas:
6    title:        symfony project
7    robots:       index, follow
8    description:  symfony project
9    keywords:     symfony, project
10    language:     en
11
12  stylesheets:    [main]
13
14  javascripts:    []
15
16  has_layout:     off
17  layout:         layout
Note: See TracBrowser for help on using the repository browser.