Sha256: a596700678252fc75b683db7ea27278f47cbda1966d9e348d0216743e5838601

Contents?: true

Size: 388 Bytes

Versions: 85

Compression:

Stored size: 388 Bytes

Contents

---
title: A song template
content_type: songs
handle: a-song-template
---
{% extends 'index' %}

{% block content %}

%h3 {{ song.title }}

%p {{ song.short_description }}

#is_templatized{templatized: "{{ page.templatized? }}"}
#content_type_size{content_type_size: "{{ page.content_type.size }}"}
#content_type_count{content_type_count: "{{ page.content_type.count }}"}

{% endblock %}

Version data entries

85 entries across 85 versions & 2 rubygems

Version Path
locomotivecms_wagon-3.0.0 spec/fixtures/default/app/views/pages/songs/template.liquid.haml
locomotivecms_wagon-3.0.0.rc0 spec/fixtures/default/app/views/pages/songs/template.liquid.haml
locomotivecms_wagon-3.0.0.beta2 spec/fixtures/default/app/views/pages/songs/template.liquid.haml
locomotivecms_wagon-2.4.1 spec/fixtures/default/app/views/pages/songs/template.liquid.haml
locomotivecms_wagon-2.4.0 spec/fixtures/default/app/views/pages/songs/template.liquid.haml
locomotivecms_wagon-2.4.0.rc2 spec/fixtures/default/app/views/pages/songs/template.liquid.haml
locomotivecms_wagon-2.4.0.rc1 spec/fixtures/default/app/views/pages/songs/template.liquid.haml
locomotivecms_wagon-2.3.0 spec/fixtures/default/app/views/pages/songs/template.liquid.haml
locomotivecms_steam-1.1.2 spec/fixtures/default/app/views/pages/songs/template.liquid.haml
locomotivecms_steam-1.2.1 spec/fixtures/default/app/views/pages/songs/template.liquid.haml
locomotivecms_wagon-2.3.0.rc1 spec/fixtures/default/app/views/pages/songs/template.liquid.haml
locomotivecms_wagon-2.2.0 spec/fixtures/default/app/views/pages/songs/template.liquid.haml
locomotivecms_steam-1.2.0 spec/fixtures/default/app/views/pages/songs/template.liquid.haml
locomotivecms_wagon-2.2.0.rc3 spec/fixtures/default/app/views/pages/songs/template.liquid.haml
locomotivecms_steam-1.2.0.rc3 spec/fixtures/default/app/views/pages/songs/template.liquid.haml
locomotivecms_wagon-2.2.0.rc2 spec/fixtures/default/app/views/pages/songs/template.liquid.haml
locomotivecms_steam-1.2.0.rc2 spec/fixtures/default/app/views/pages/songs/template.liquid.haml
locomotivecms_wagon-2.2.0.rc1 spec/fixtures/default/app/views/pages/songs/template.liquid.haml
locomotivecms_steam-1.2.0.rc1 spec/fixtures/default/app/views/pages/songs/template.liquid.haml
locomotivecms_wagon-2.2.0.beta1 spec/fixtures/default/app/views/pages/songs/template.liquid.haml