{{ page.description }}
- {% if page.category == 'releases' %} - - {% endif %} - {% if page.category == 'ramblings' %} - - {% endif %} - {% if page.url == '/404/' %} - - {% endif %} -{{ page.description }}
+ {% endunless %} +{{ track.common.year }}
- - - - +{% for style in page.common.genre %}{{ style }}{% endfor %} by {{ page.common.artist }}
{% for post in site.posts %} {% if post.album == page.albumSlug %} @@ -37,7 +39,7 @@ layout: default{% assign round_seconds = page.format.duration | round %}{% assign minutes = round_seconds | divided_by: 60 %}{% assign leftover_seconds = minutes | times: 60 %}{{ minutes }}:{% assign seconds_without_zero = round_seconds | minus: leftover_seconds %}{% if seconds_without_zero < 10 %}0{% endif %}{{ seconds_without_zero }}
- + {% include author.html %} @@ -71,48 +73,32 @@ layout: default{{ page.all.Comment }}
- {% for albumurl in site.posts %} - {% if albumurl.album == page.albumSlug %} - -{% endif %} -{% endfor %} +