Show chapters on translations

This commit is contained in:
2022-01-07 21:20:09 +02:00
parent 0ae106afc0
commit ad177d79ad
2 changed files with 8 additions and 0 deletions

View File

@@ -33,3 +33,8 @@ block content
.col.s12
a.btn.black(href=`/translate/${translationArtifactVersion.id}/pledges`) pledge
//- TODO: Give summary of chapters...
h2 Chapters
each chapter in translationArtifactVersion.artifactVersion.chapters
p.flow-text
a(href=`/translate/${translationArtifactVersion.id}/chapter/${chapter.id}`)= chapter.name