Files
Roberto Rodriguez 9a3985d54c Updating Docs with submodules
+ created ossem creator script to parse content from OSSEM submodules
2021-05-01 21:18:18 -04:00

499 B

{{entry['title']}}

{{entry['description']}}

Data Fields

Data Source Description
{%- if entry['data_fields'] %}
{%- for row in entry['data_fields'] %}
{{row['data_source']}} {{row['description']}}
{%- endfor %}
{% endif %}

{% if entry['resources'] %}

References

{%- for resource in entry['references'] %}

Tags

{%- for tag in entry['tags'] %}

  • {{tag}} {%- endfor %} {% endif %}