Sha256: b2839c00cb97db45f5a32e89f92e4fa441b9746faf22b82b0156289639322653

Contents?: true

Size: 552 Bytes

Versions: 2

Compression:

Stored size: 552 Bytes

Contents

page_home_tranlation_en:
  locale: en
  page_id: <%= Fixtures.identify(:page_home) %>
  title: HomePage
  url: index
  content: "<h1>Welcome to Forgeos CMS</h1>
    <h2>Administration</h2>
    <p>Go to the <a href=\"/admin\">back-office</a> to manage pages, 
    sections, blocks and more...</p>
    <p>&nbsp;</p>
    <p>Login: admin@cms.forgeos.com</p>
    <p>Password: admin</p>"

page_404_translation_en:
  locale: en
  page_id: <%= Fixtures.identify(:page_404) %>
  title: "Page not found"
  content: "The requested page does not exist"
  url: 404

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
forgeos_cms-1.9.1 db/fixtures/page_translations.yml
forgeos_cms-1.9.0 db/fixtures/page_translations.yml