{% extends "webpage/base.html" %} {% load static %} {% load mptt_tags %} {% load webpage_extras %} {% block title %}{{ object.name }}{% endblock %} {% block scriptHeader %} {% endblock %} {% block content %}
Arche-ID | {{ object.fc_arche_id}} |
---|---|
Description | {{ object.fc_arche_description }} |
Child-Collections | {{ object.children.all|length }} |
Child-Resources | {{ object.has_fc_resource.all|length }} |
Created | {{ object.fc_firstmod }} - {{ object.fc_lastmod}} |
Access | {{ object.fc_arche_access }} |
{{ object.fc_custom_rdf}}