{% extends "webpage/base.html" %} {% load staticfiles %} {% block title %}Project{% endblock %} {% block content %}
acdh:hasTitle | {{ object.has_title }} |
---|---|
description | {{ object.description }} |
acdh:has_principal |
{% for x in object.has_principal.all %}
|
---|---|
acdh:hasContributor(s) |
{% for x in object.has_contributor.all %}
|
{% for x in object.related_collection.all %} {{ x }} {% endfor %} |