thd/apps/frontend/config/view.yml
author ymh <ymh.work@gmail.com>
Mon, 03 Sep 2012 18:00:38 +0200
changeset 63 66ec89bc0f28
parent 35 94a1dc255022
permissions -rw-r--r--
test authorization

default:
  http_metas:
    content-type: text/html

  metas:
    #title:        symfony project
    #description:  symfony project
    #keywords:     symfony, project
    #language:     fr
    #robots:       index, follow

  stylesheets:    [frontend.css, /css/player.css]

  javascripts:    [jquery1.3.1.js, uc.utils.js, uc.input.js, uc.player.js,]

  has_layout:     on
  layout:         layout