]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/babel.tpl
Add nofilter to field_input attribute parameter
[friendica.git] / view / templates / babel.tpl
index 659864af3622c0712d04a7570a77e6460e14f711..caa829621aa924ddb11df51c3ff2026e9b34194f 100644 (file)
@@ -21,7 +21,7 @@
                        <h3 class="panel-title">{{$result.title}}</h3>
                </div>
                <div class="panel-body">
-                       {{$result.content}}
+                       {{$result.content nofilter}}
                </div>
        </div>
        {{/foreach}}