Further reading
{% if page.category contains "pakepu" %}
{% for coffin in site.pakepu %}
-
{{ coffin.title }}
{% endfor %}
{% endif %}
{% if page.category contains "nakhtefmut" %}
{% for coffin in site.nakhtefmut %}
-
{{ coffin.title }}
{% endfor %}
{% endif %}
{% if page.category contains "nespawershefyt" %}
{% for coffin in site.nespawershefyt %}
-
{{ coffin.title }}
{% endfor %}
{% endif %}
{% if page.category contains "senuitef" %}
{% for coffin in site.senuitef %}
-
{{ coffin.title }}
{% endfor %}
{% endif %}
{% if page.technical %}
Technical reports
{% endif %}