]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/home.tpl
Move translation strings in their own array for confirm templates
[friendica.git] / view / theme / frio / templates / home.tpl
index ac1cc37be1bfe705918a9706622a1ac63d696cf7..8552f25830d0ae991c7c0e57066587a6b8f3d141 100644 (file)
                {{if $customhome != false }}
                        {{include file="$customhome"}}
                {{else}}
-                       {{$defaultheader}}
+                       {{$defaultheader nofilter}}
                {{/if}}
        </div>
        <div class="col-md-5 col-sm-12 login-form">
-       {{$login}}
+       {{$login nofilter}}
        </div>
 {{/if}}
 </div>
\ No newline at end of file