{% load architect %}
Name | Metadata | Schemas | README |
---|---|---|---|
{{ formula.uid }}
{% if not formula.metadata.metadata.source %}
No metadata file found.
{% endif %}
{% if formula.metadata.schemas|length == 0 %}
No schema found.
{% endif %}
{% if formula.metadata.support_files|length == 0 %}
No support files found.
{% endif %}
|
|
{% if formula.metadata.schemas|length > 0 %}
|
|