]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/babel.tpl
Merge remote-tracking branch 'upstream/develop' into no-frontend-worker
[friendica.git] / view / templates / babel.tpl
index 57d17fea91be0a7d49c284e55ae8be812f7022a2..9b5a3d62acbe1edb59cc62d35aeeeef0d2a2afaa 100644 (file)
@@ -24,9 +24,7 @@
                <div class="panel-heading">
                        <h3 class="panel-title">{{$result.title}}</h3>
                </div>
-               <div class="panel-body">
-                       {{$result.content nofilter}}
-               </div>
+               <div class="panel-body">{{$result.content nofilter}}</div>
        </div>
        {{/foreach}}
 </div>