{#- 
author: Readwise
source: Readwise Reader Custom Instructions.
-#}

I took the following highlights while reading a document titled {{ document.title }}:

"""
{% for highlight in highlights %}
{{ highlight.content }} {{ "\n\n" }}
{% endfor %}
"""

Write a haiku.