FIX: Show unicode title in topic view (#26)

This commit is contained in:
Justin DiRose 2021-01-13 13:27:10 -06:00 committed by GitHub
parent a82db01108
commit cb7c12defe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
}}
<div class="topic-content">
<h1>{{topic.title}}</h1>
<h1>{{topic.unicode_title}}</h1>
{{mount-widget
widget="post"
model=model