objectives: description comes first #15

Closed
adina wants to merge 1 commit from adina-patch-3 into main

View file

@ -4,9 +4,9 @@ params:
graphRootNodePID: {{ pid }} graphRootNodePID: {{ pid }}
--- ---
{{ description }}
Part of Part of
{% for item in part_of %} {% for item in part_of %}
- [{{ item.title }}](/{{ item.pid.replace('xyzrsens:', '') }}) - [{{ item.title }}](/{{ item.pid.replace('xyzrsens:', '') }})
{% endfor %} {% endfor %}
{{ description }}