fix(new-client): display tweaks (#9080)

This commit is contained in:
Sabe Jones
2017-09-26 18:24:57 -05:00
committed by GitHub
parent 927a08defd
commit 08323f307c
3 changed files with 3 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
.col-8.standard-page
.row
.col-8
h1 {{challenge.name}}
h1(v-markdown='challenge.name')
div
strong(v-once) {{$t('createdBy')}}:
span {{challenge.leader.profile.name}}