{% load lyric_extras %} {# My Notes applet row — note title | description | earned_at. #} {# `item` is a Note w. `description` attached by `_recent_notes` (lookup #} {# into apps.billboard.views._NOTE_META). #}
  • {{ item.display_name|truncate_title }} {% if item.description %} {{ item.description|striptags }} {% endif %}