{% extends "base.html" %} {% block title %}{{ artifact.name }} — df-storyteller{% endblock %} {% block content %}
{{ artifact.item_type }}
{% endif %} {% if artifact.material %}{{ artifact.material }}
{% endif %} {% if creator_name %}{{ lore_link("figure", creator_id, creator_name) | safe }}
{% endif %} {% if site_name %}{{ lore_link("site", site_id, site_name) | safe }}
{% endif %}{{ artifact.description }}
This work contains {{ pages | length }} page{{ 's' if pages | length != 1 else '' }}: