18 lines
312 B
YAML
18 lines
312 B
YAML
|
default:
|
||
|
http_metas:
|
||
|
content-type: text/html
|
||
|
|
||
|
metas:
|
||
|
title: symfony project
|
||
|
robots: index, follow
|
||
|
description: symfony project
|
||
|
keywords: symfony, project
|
||
|
language: en
|
||
|
|
||
|
stylesheets: [main]
|
||
|
|
||
|
javascripts: []
|
||
|
|
||
|
has_layout: on
|
||
|
layout: layout
|