{% extends "base.html" %} {% block title %}{{ figure.name }} — df-storyteller{% endblock %} {% block content %}
{{ lore_link("civilization", civ_id, civ_name) | safe }}
{% endif %} {% if entity_positions %}{{ notable_events_summary }}
{{ event_count }} total events
{% endif %} {% if deeds %}| Year | Event |
|---|---|
| {{ evt.year }} | {{ evt.description | hotlink | safe }} |