{% extends "base.html" %} {% block title %}{{ work.title }} — df-storyteller{% endblock %} {% block content %}
{{ lore_link("figure", work.author_id, work.author_name) | safe }} {% if work.author_civ %} of {{ lore_link("civilization", work.author_civ_id, work.author_civ) | safe }}{% endif %}
{% endif %} {% if work.page_count and work.page_count != "1" %}{{ work.page_count }}
{% endif %}{{ work.form }}
{% endif %} {% if work.style %}{{ work.style }}
{% endif %} {% if work.reference %}{{ work.reference }}
{% endif %}