]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/profile_advanced.tpl
Avoid escaping relevant template variables
[friendica.git] / view / theme / frio / templates / profile_advanced.tpl
index 256a4138a4c405bc57cd94461f5b4844df4c372d..2e3590c416f68a093f6e6bdede22211d05e85e2f 100644 (file)
@@ -82,7 +82,7 @@
                        <div id="aprofile-homepage" class="col-lg-12 col-md-12 col-sm-12 col-xs-12 aprofile">
                                <hr class="profile-separator">
                                <div class="col-lg-4 col-md-4 col-sm-4 col-xs-12 profile-label-name text-muted">{{$profile.homepage.0}}</div>
-                               <div class="col-lg-8 col-md-8 col-sm-8 col-xs-12 profile-entry">{{$profile.homepage.1}}</div>
+                               <div class="col-lg-8 col-md-8 col-sm-8 col-xs-12 profile-entry">{{$profile.homepage.1 nofilter}}</div>
                        </div>
                        {{/if}}