Unescape babel result panel content
This commit is contained in:
parent
4cd2c83d5c
commit
52ca6f34cd
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
<h3 class="panel-title">{{$result.title}}</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
{{$result.content}}
|
||||
{{$result.content nofilter}}
|
||||
</div>
|
||||
</div>
|
||||
{{/foreach}}
|
||||
|
|
Loading…
Reference in a new issue