{% extends "base.html" %} {% block title %}World Lore — df-storyteller{% endblock %} {% block content %}
The histories and legends of this world
{% if not lore_loaded %}No legends data loaded. Export from Legends mode in Dwarf Fortress, then restart the server.
{{ player_civ.details }}
{% endif %} {% if player_civ.sub_entities %}Organizations: {{ player_civ.sub_entities | join(', ') }}
{% endif %} {% if player_civ.figures %}{{ civ.details }}
{% endif %} {% if civ.sub_entities %}Organizations: {{ civ.sub_entities | join(', ') }}
{% endif %}Warning: This section reveals hidden identities — vampires, werebeasts, spies, and other secrets. Viewing this may spoil in-game discoveries.
{% for ident in identities %}{{ desc }}
{% endif %}{{ desc }}
{% endif %}{{ desc }}
{% endif %}