extend templates/layout.pug block content .container .center h1= translationChapter.translationArtifactVersion.name h2= translationChapter.translationArtifactVersion.artifactVersion.artifact.name //- TODO: export to markdown... .row .col.s12 a.btn.black(href=`/translate/${translationChapter.translationArtifactVersion.id}/chapter/${translationChapter.id}/markdown`, target="_blank") export markdown .row .col.s12 div !{translatedChapterOutput}