{{ project.slug }}| {{ tr("Meeting") }} | {{ tr("Accepted") }} | |
|---|---|---|
|
{{ row.meeting.title }}
{% if row.heading %} {{ row.heading }} {% endif %}
|
{{ row.artifact.created_at }} | {{ tr("Open") }} |
| {{ tr("Term") }} | {{ tr("Aliases") }} | {{ tr("Definition") }} | {{ tr("Status") }} | |
|---|---|---|---|---|
|
{{ term.term }}
{% if term.reading %} {{ term.reading }} {% endif %}
|
{{ term.aliases or "" }} | {{ term.definition or "" }} |
{{ term.status }}
{{ term.added_by }}
|