{{ album.title }}
+ {% if album.artist %} +{{ album.artist }}
+ {% endif %} + {% if album.description %} +{{ album.description }}
+ {% endif %} +@@ -82,4 +83,66 @@ {% endif %}
by {{ album.artist }}
+ {% endif %} +{{ album.description }}
+$ ls → no tracks yet
+ {% endif %} +@@ -55,4 +56,49 @@
$ ls ~/audio → 0 results
{{ albums | length }} published album(s).
+{{ album.artist }}
+ {% endif %} + {% if album.description %} +{{ album.description }}
+ {% endif %} +no published albums yet
+@@ -44,4 +45,39 @@ {% endif %}
{{ tracks | length }} track(s) across every album.
+no tracks yet
+ {% endif %} +