Sha256: bd903a9b0d51c98f1698ec899e899a98579b3fa4f1c6d9c2e94ff6982741a7a4
Contents?: true
Size: 359 Bytes
Versions: 107
Compression:
Stored size: 359 Bytes
Contents
--- title: Le template d'une chanson --- {% extends 'index' %} {% block content %} %h3 {{ song.title }} [FR] %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
107 entries across 107 versions & 2 rubygems