File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed
vendor/nodebb-theme-harmony-2.1.15/templates/partials/topic Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 8080 </div>
8181 </div>
8282
83- <div class= " content text-break" component= " post/content" itemprop= " text" >
84- {posts.content }
85- {{{ if !posts.isEnglish }}}
86- <div class= " alert alert-info mt-2" >
87- <strong>Translated message:</strong>
88- <span class= " translated-content" >
89- {posts.translatedContent }
90- </span>
91- </div>
92- {{{ end }}}
93- </div>
83+ <div class= " content text-break" component= " post/content" itemprop= " text" >
84+ {posts.content }
85+ {{{ if !posts.isEnglish }}}
86+ <div class= " alert alert-info mt-2" >
87+ <strong>Translated message:</strong>
88+ <span class= " translated-content" >
89+ {posts.translatedContent }
90+ </span>
91+ </div>
92+ {{{ end }}}
93+ </div>
9494
9595
9696
You can’t perform that action at this time.
0 commit comments