diff --git a/songbook_core/content/__init__.py b/songbook_core/content/__init__.py index 3b908868..cbc641d1 100644 --- a/songbook_core/content/__init__.py +++ b/songbook_core/content/__init__.py @@ -30,7 +30,7 @@ class Content: # Arguments - previous: the songbook.content.Content object of the previous item. - - context: TODO + - context: current jinja2.runtime.Context. # Return