Sha256: 80c5310f5d62f6c244ceecd6c025a5b7e42b05c8c9158278cf3830559745051b
Contents?: true
Size: 600 Bytes
Versions: 42
Compression:
Stored size: 600 Bytes
Contents
--- title: About us (test) # true if the page is included in the menu listed: true # true if the page is published published: true # position among sibling pages # position: 1 # sets a redirection to the given url (301) # redirect_url: "<url to a page or to a remote url>" # content type that this page is templatizing # content_type: "<slug of one of the content types>" # editable_elements: # 'some_block/some_slug': "<text>" # 'some_block/some_slug': "<relative path to the file under the public/samples folder>" --- {% extends parent %} {% block main %} %p Hello world {% endblock %}
Version data entries
42 entries across 42 versions & 1 rubygems