{% extends "core/base.html" %} {% load lyric_extras %} {% block title_text %}Dashnotes{% endblock title_text %} {% block header_text %}Dashnotes{% endblock header_text %} {% block content %}

{{ owner|display_name }}'s notes

Notes shared with me

{% endblock content %}