7 lines
179 B
Handlebars
7 lines
179 B
Handlebars
|
{{#if show}}
|
||
|
{{#topic-navigation-popup}}
|
||
|
<h3>{{i18n "solved.no_answer.title"}}</h3>
|
||
|
<p>{{i18n "solved.no_answer.description"}}</p>
|
||
|
{{/topic-navigation-popup}}
|
||
|
{{/if}}
|