Frabjousish Dictionary
{%for key, word in database.items()%} {% for story in word.stories%}
{{key}}
{% endfor%} {%endfor%}
{{frab}}
{% for story in stories%}
{{story.A}} ⇨
{{story.B}}
{{story.story}}
according to {{story.User}} at {{story.Time}}
{% endfor%}
s