objectives: description comes first #15
1 changed files with 3 additions and 3 deletions
|
|
@ -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 }}
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue