Sha256: 253669d056574dcec248de43f537b80160d76efd92c1fae5f82c0b8338013c14

Contents?: true

Size: 164 Bytes

Versions: 2

Compression:

Stored size: 164 Bytes

Contents

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

{% block content %}

%h3 {{ song.title }}

%p {{ song.short_description }}

{% endblock %}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
locomotivecms_wagon-1.0.2 spec/fixtures/default/app/views/pages/songs/template.liquid.haml
locomotivecms_wagon-1.0.1 spec/fixtures/default/app/views/pages/songs/template.liquid.haml