Listing 3.3. Domyślny tytuł stron aplikacji frontend ustalamy w pliku apps/frontend/config/view.yml
default:
  http_metas:
    content-type: text/html
  metas:
    title:        Wiersze i wierszyki...
  stylesheets:    [main.css]
  javascripts:    []
  has_layout:     true
  layout:         layout