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 }}
---
{{ description }}
Part of
{% for item in part_of %}
- [{{ item.title }}](/{{ item.pid.replace('xyzrsens:', '') }})
{% endfor %}
{{ description }}
{% endfor %}