{% extends "base.html" %} {% block title %}{{ civ.name }} — df-storyteller{% endblock %} {% block content %}
{{ event_count }} recorded events
{% if populations %}{{ ec_summary }}
{% endif %} {% if cultural_summary %}Cultural: {{ cultural_summary }} (see Festivals above)
{% endif %} {% for ec in civ_event_collections %}...and {{ notable_figures | length - 20 }} more
{% endif %}