{% extends "base.html" %} {% block title %}{{ item_id }}{% endblock %} {% block breadcrumbs %} {% endblock %} {% block body %}
{{ field.get_title() }} |
{% if field.get_type() == 'url' %}
{{ item.get_field_value(field_id).get_value() }}
{% elif field.get_type() == 'list-strings' %}
|
---|
There were errors:
Message | Data Path | Schema Path |
---|---|---|
{{ err.get_message ()}} | {{ err.get_data_path() }} | {{ err.get_schema_path() }} |
No errors
{% endif %}{% if type.get_guide_form_xlsx() %} {% endif %} {% if site.get_github_url() %} {% endif %}